Commit 0b77a6a2 authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Merge branch 'ph/296873/fixDarkModeDropdownColors' into 'master'

Fixes merge request badges colors in dark mode

See merge request gitlab-org/gitlab!51103
parents 45cd55e2 dfd52430
......@@ -1242,8 +1242,8 @@ body.gl-dark .navbar-gitlab .search form {
line-height: 18px;
margin: 4px 0 4px 2px;
}
.title-container .badge.badge-pill,
.navbar-nav .badge.badge-pill {
.title-container .badge.badge-pill:not(.merge-request-badge),
.navbar-nav .badge.badge-pill:not(.merge-request-badge) {
position: inherit;
font-weight: 400;
margin-left: -6px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment