]> source.dussan.org Git - nextcloud-server.git/commitdiff
Set height for sidebar icons 7777/head
authorJulius Härtl <jus@bitgrid.net>
Wed, 10 Jan 2018 08:51:48 +0000 (09:51 +0100)
committerJulius Härtl <jus@bitgrid.net>
Wed, 10 Jan 2018 12:57:37 +0000 (13:57 +0100)
This makes sure they are properly scaled in IE11

Signed-off-by: Julius Härtl <jus@bitgrid.net>
core/css/apps.scss

index 1e0ea8f62593c5b2dcd4163883f1a69fb20b654e..7a9a15e50817fb90fa4bde7aada6276357afac19 100644 (file)
@@ -154,6 +154,7 @@ kbd {
            margin-bottom: -3px;
            margin-right: 11px;
            width: 16px;
+           height: 16px;
            margin-left: 2px;
        }
        .collapse {