Commit 76cb447f authored by Clement Ho's avatar Clement Ho

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
parents def0c43a 34f6afe5
...@@ -46,7 +46,6 @@ ...@@ -46,7 +46,6 @@
.btn { .btn {
font-size: $gl-font-size; font-size: $gl-font-size;
max-height: 26px;
&[disabled] { &[disabled] {
opacity: 0.3; opacity: 0.3;
......
---
title: Revert merge request widget button max height
merge_request: 20175
author: George Tsiolis
type: fixed
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