Merge branch 'revert-merge-request-widget-button-height' into 'master'

Revert merge request widget button max height

Closes #48441

See merge request gitlab-org/gitlab-ce!20175
This commit is contained in:
Clement Ho 2018-06-26 20:18:04 +00:00
commit 76cb447ff9
2 changed files with 5 additions and 1 deletions

View File

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

View File

@ -0,0 +1,5 @@
---
title: Revert merge request widget button max height
merge_request: 20175
author: George Tsiolis
type: fixed