summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-08-04 10:33:27 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-08-04 10:33:27 -0500
commitf915eb24b8a97f236fc8d6e1c6f91ca3c42349d7 (patch)
tree16d561cd32a1d22fd4141425462af21132afd4db
parent0675d3f29bfef1d162da462f4b20bf36fae569cc (diff)
downloadgitlab-ce-35275-change-issue-icon.tar.gz
update positioning of badges35275-change-issue-icon
-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 1c4238bc564..a5bef19194d 100644
--- a/app/assets/stylesheets/framework/header.scss
+++ b/app/assets/stylesheets/framework/header.scss
@@ -342,9 +342,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;