From 8df48d5ee5e15376cd952b9a9ad7c97c0df2983b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Wed, 10 Jan 2018 09:51:48 +0100 Subject: [PATCH] Set height for sidebar icons MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This makes sure they are properly scaled in IE11 Signed-off-by: Julius Härtl --- core/css/apps.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/core/css/apps.scss b/core/css/apps.scss index 1e0ea8f62593..7a9a15e50817 100644 --- a/core/css/apps.scss +++ b/core/css/apps.scss @@ -154,6 +154,7 @@ kbd { margin-bottom: -3px; margin-right: 11px; width: 16px; + height: 16px; margin-left: 2px; } .collapse {