Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/assets/stylesheets/stylesheet.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/assets/stylesheets/stylesheet.scss b/content/assets/stylesheets/stylesheet.scss
index 5866f6b6..35303b80 100644
--- a/content/assets/stylesheets/stylesheet.scss
+++ b/content/assets/stylesheets/stylesheet.scss
@@ -447,7 +447,7 @@ ol {
font-size: 0.9rem !important;
}
- rect,
+ rect:not(.branchLabelBkg, .commit-label-bkg),
polygon {
fill: $white !important;
stroke: $gray-300 !important;