Revert merge request widget button max height

This commit is contained in:
George Tsiolis 2018-06-26 14:04:40 +03:00
parent ef64869333
commit 34f6afe53e
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