diff options
-rw-r--r-- | core/css/apps.scss | 2 |
1 files changed, 0 insertions, 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; |