aboutsummaryrefslogtreecommitdiffstats
path: root/core/css
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-11-07 15:56:41 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-11-08 13:04:40 +0100
commitb9fbb6743816c11d48c24bb44a0b2f99b613e9ab (patch)
treed094c3bc1320c427a5fb8e4ee99d2eceff367859 /core/css
parent77f6456dc75ec31bd4038e8c95e9914f3e0eb8ac (diff)
downloadnextcloud-server-b9fbb6743816c11d48c24bb44a0b2f99b613e9ab.tar.gz
nextcloud-server-b9fbb6743816c11d48c24bb44a0b2f99b613e9ab.zip
Design fix for icons
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'core/css')
-rw-r--r--core/css/styles.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/css/styles.scss b/core/css/styles.scss
index a27029ac961..c3d3dce67b4 100644
--- a/core/css/styles.scss
+++ b/core/css/styles.scss
@@ -1437,7 +1437,6 @@ div.crumb {
> a[class^='icon-'] {
padding: 0;
width: 44px;
- margin-right: 7px;
}
&:not(:first-child) a {
}