diff options
Diffstat (limited to 'core/css/apps.scss')
-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 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 */ |