Commit e5881df4 authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'iamphill-master-patch-02433' into 'master'

Fix styling of merge request dropdown badge styles

See merge request gitlab-org/gitlab!50848
parents 838c334a dcd85c60
......@@ -1163,8 +1163,8 @@ input {
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