diff --git a/app/assets/stylesheets/gitlab_bootstrap/common.scss b/app/assets/stylesheets/gitlab_bootstrap/common.scss index e7780b9c51..0d9adcf6d9 100644 --- a/app/assets/stylesheets/gitlab_bootstrap/common.scss +++ b/app/assets/stylesheets/gitlab_bootstrap/common.scss @@ -97,6 +97,7 @@ pre.well-pre { position: relative; top: -5px; @include border-radius(4px); + text-shadow: none; &.state-label-green { background: #4A4;