summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-05-23 16:43:54 +0200
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-05-23 16:43:54 +0200
commitf3796f43f337798d7bc22b94b93c45333976ea4b (patch)
tree93c94f894107fdd4ccfc004c52ed9e06f3133897 /assets
parent5437521798291b54dabb6645de0094e458c9c228 (diff)
Change edit and date icons
Diffstat (limited to 'assets')
-rw-r--r--assets/book.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/book.scss b/assets/book.scss
index 1e8ea26..facc13a 100644
--- a/assets/book.scss
+++ b/assets/book.scss
@@ -156,8 +156,8 @@ ul.pagination {
align-items: baseline;
img {
- width: $font-size-14;
- vertical-align: bottom;
+ width: 1em;
+ height: 1em;
}
}