Commit e15045dd authored by Paul Slaughter's avatar Paul Slaughter

Merge branch 'mvanremmerden-master-patch-68859' into 'master'

Fix styling bug for disabled merge button

See merge request gitlab-org/gitlab!35365
parents 8b1d7a47 158a0d9d
......@@ -162,10 +162,6 @@ $mr-widget-min-height: 69px;
.btn {
font-size: $gl-font-size;
&[disabled] {
opacity: 0.3;
}
&.dropdown-toggle {
.fa {
color: inherit;
......
---
title: Fix styling bug for disabled merge button
merge_request: 35365
author:
type: fixed
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