summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/sidebar.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-06-08 13:50:44 -0500
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-06-08 13:50:44 -0500
commit59e47e67ea426df14dc0eb5c25073883a7d6d99c (patch)
tree7f8212bbb4d2571fa681f13ac466dfc3898dd5a0 /app/assets/stylesheets/framework/sidebar.scss
parent52080f74d42a62298654b8550e6dfbcd06de65a7 (diff)
downloadgitlab-ce-59e47e67ea426df14dc0eb5c25073883a7d6d99c.tar.gz
Fix merge conflicts from removing links from sidebar
Diffstat (limited to 'app/assets/stylesheets/framework/sidebar.scss')
-rw-r--r--app/assets/stylesheets/framework/sidebar.scss6
1 files changed, 1 insertions, 5 deletions
diff --git a/app/assets/stylesheets/framework/sidebar.scss b/app/assets/stylesheets/framework/sidebar.scss
index 12a342bf0b3..f438acfa4bf 100644
--- a/app/assets/stylesheets/framework/sidebar.scss
+++ b/app/assets/stylesheets/framework/sidebar.scss
@@ -109,12 +109,8 @@
}
i {
- width: 16px;
color: $gray-light;
- }
-
- svg {
- margin-right: 13px;
+ font-size: 16px;
}
.nav-link-text {