From ee58c7fcf2b3705fd7563f6a27dd5674e244650d Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Sat, 23 Sep 2017 11:58:25 +0200 Subject: Fix settings navigation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- core/css/apps.scss | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/css') diff --git a/core/css/apps.scss b/core/css/apps.scss index f2255aa53bb..ceceaba5daa 100644 --- a/core/css/apps.scss +++ b/core/css/apps.scss @@ -234,10 +234,8 @@ kbd { z-index: 100; /* above the bullet */ /* TODO: forbid using img as icon in menu? */ &:first-child img { - margin-bottom: -3px; margin-right: 11px; width: 16px; - margin-left: 2px; } /* counter can also be inside the link */ -- cgit v1.2.3