summaryrefslogtreecommitdiffstats
path: root/core/css
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-09-23 11:58:25 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-09-23 11:58:25 +0200
commitee58c7fcf2b3705fd7563f6a27dd5674e244650d (patch)
tree404e392609bbb0dc634133f3aa58ddc8889e5779 /core/css
parentd4bf301a78759a69ae746db85cd198dba9879de5 (diff)
downloadnextcloud-server-ee58c7fcf2b3705fd7563f6a27dd5674e244650d.tar.gz
nextcloud-server-ee58c7fcf2b3705fd7563f6a27dd5674e244650d.zip
Fix settings navigation
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'core/css')
-rw-r--r--core/css/apps.scss2
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 */