Merge branch 'jivl-fix-cancel-auto-merge-button-height' into 'master'
Fix cancel automatic merge button height Closes #48052 See merge request gitlab-org/gitlab-ce!19977
This commit is contained in:
commit
5ebe1551e4
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
|||
|
||||
.btn {
|
||||
font-size: $gl-font-size;
|
||||
max-height: 26px;
|
||||
|
||||
&[disabled] {
|
||||
opacity: 0.3;
|
||||
|
|
Loading…
Reference in a new issue