aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/css/apps.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/apps.scss b/core/css/apps.scss
index 2b25824aff9..15742786b0e 100644
--- a/core/css/apps.scss
+++ b/core/css/apps.scss
@@ -278,7 +278,7 @@ kbd {
z-index: 100; /* above the bullet to allow click*/
/* TODO: forbid using img as icon in menu? */
- .svg {
+ &.svg {
padding: 0 12px 0 44px;
}
&:first-child img {