From f3796f43f337798d7bc22b94b93c45333976ea4b Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Thu, 23 May 2019 16:43:54 +0200 Subject: Change edit and date icons --- assets/book.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'assets') 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; } } -- cgit v1.2.3