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:
Clement Ho 2018-06-19 15:45:07 +00:00
commit 5ebe1551e4

View file

@ -46,6 +46,7 @@
.btn {
font-size: $gl-font-size;
max-height: 26px;
&[disabled] {
opacity: 0.3;