diff --git a/app/assets/stylesheets/gitlab_bootstrap/common.scss b/app/assets/stylesheets/gitlab_bootstrap/common.scss index e7780b9..0d9adcf 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; -- libgit2 0.21.2