summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/header.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-08-04 19:37:00 +0000
committerPhil Hughes <me@iamphill.com>2017-08-04 19:37:00 +0000
commit94168d5afbd2738b81b3895e9815abd499df8b26 (patch)
treeea5064ab5b5fdb253bbda23a2e5b142191381b9b /app/assets/stylesheets/framework/header.scss
parent0b10259140a2114bfbd58a2257c32a6317394afe (diff)
downloadgitlab-ce-94168d5afbd2738b81b3895e9815abd499df8b26.tar.gz
Update top bar issues icon
Diffstat (limited to 'app/assets/stylesheets/framework/header.scss')
-rw-r--r--app/assets/stylesheets/framework/header.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/framework/header.scss b/app/assets/stylesheets/framework/header.scss
index 555e444a062..4a69c14fa7e 100644
--- a/app/assets/stylesheets/framework/header.scss
+++ b/app/assets/stylesheets/framework/header.scss
@@ -325,9 +325,9 @@ header {
li {
.badge {
position: inherit;
- top: -3px;
+ top: -8px;
font-weight: normal;
- margin-left: -12px;
+ margin-left: -11px;
font-size: 11px;
color: $white-light;
padding: 1px 5px 2px;