Commit 5ebe1551 authored by Clement Ho's avatar Clement Ho

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
parents e7549b98 59b91de5
......@@ -46,6 +46,7 @@
.btn {
font-size: $gl-font-size;
max-height: 26px;
&[disabled] {
opacity: 0.3;
......
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