From ee051b55a8267e77742a3f9e1b91b7ef60bce77b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Thu, 14 Sep 2017 16:10:34 +0200 Subject: [PATCH] Removed unused props 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(-) diff --git a/core/css/apps.scss b/core/css/apps.scss index 979d5459337..2a67c7748ee 100644 --- a/core/css/apps.scss +++ b/core/css/apps.scss @@ -165,7 +165,6 @@ kbd { } /* Submenu fix for icon */ - > .app-navigation-entry-bullet + a, > a[class*='icon-'], > a[style*='background-image'], .app-navigation-entry-bullet { @@ -240,7 +239,6 @@ kbd { } /* padding in case of icon or bullet */ - > .app-navigation-entry-bullet + a, > a[class*='icon-'], > a[style*='background-image'] { padding-left: 44px;