summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/dropdowns.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-05-17 15:03:48 +0000
committerClement Ho <clemmakesapps@gmail.com>2017-05-17 15:03:48 +0000
commit1c82fdf217cdc6f226c3bb45d58ed4da8ab04155 (patch)
tree96c883e6691699a48eae045181aa22993d07e37c /app/assets/stylesheets/framework/dropdowns.scss
parentd0db4080260a7ee8b276b825d1624fcc8dca54cb (diff)
downloadgitlab-ce-1c82fdf217cdc6f226c3bb45d58ed4da8ab04155.tar.gz
Convert fa-history to svg; tweak alignment
Diffstat (limited to 'app/assets/stylesheets/framework/dropdowns.scss')
-rw-r--r--app/assets/stylesheets/framework/dropdowns.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/dropdowns.scss b/app/assets/stylesheets/framework/dropdowns.scss
index 5c9b71a452c..5ab48b6c874 100644
--- a/app/assets/stylesheets/framework/dropdowns.scss
+++ b/app/assets/stylesheets/framework/dropdowns.scss
@@ -97,7 +97,7 @@
.fa-chevron-down {
font-size: $dropdown-chevron-size;
position: relative;
- top: -3px;
+ top: -2px;
margin-left: 5px;
}