Commit fd39c80f8b4a7c98e0da62bf7e7f29ee192887ca
1 parent
13c192d4
Exists in
master
and in
4 other branches
No text shadow for state-label
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
app/assets/stylesheets/gitlab_bootstrap/common.scss
@@ -97,6 +97,7 @@ pre.well-pre { | @@ -97,6 +97,7 @@ pre.well-pre { | ||
97 | position: relative; | 97 | position: relative; |
98 | top: -5px; | 98 | top: -5px; |
99 | @include border-radius(4px); | 99 | @include border-radius(4px); |
100 | + text-shadow: none; | ||
100 | 101 | ||
101 | &.state-label-green { | 102 | &.state-label-green { |
102 | background: #4A4; | 103 | background: #4A4; |