diff --git a/app/assets/stylesheets/gitlab_bootstrap/common.scss b/app/assets/stylesheets/gitlab_bootstrap/common.scss index e7780b9c5106b776854c18ef0cd14f2ac915ac90..0d9adcf6d9452aabdde6f688d56842b7fe6c3df5 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;