summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/themes/theme_helper.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/themes/theme_helper.scss')
-rw-r--r--app/assets/stylesheets/themes/theme_helper.scss5
1 files changed, 1 insertions, 4 deletions
diff --git a/app/assets/stylesheets/themes/theme_helper.scss b/app/assets/stylesheets/themes/theme_helper.scss
index 5b3e2ab4cd0..6a60978b954 100644
--- a/app/assets/stylesheets/themes/theme_helper.scss
+++ b/app/assets/stylesheets/themes/theme_helper.scss
@@ -22,10 +22,7 @@
.container-fluid {
.navbar-toggler {
border-left: 1px solid lighten($border-and-box-shadow, 10%);
-
- svg {
- fill: $search-and-nav-links;
- }
+ color: $search-and-nav-links;
}
}