Skip to content

Commit

Permalink
Fix raised button min-height (#5613)
Browse files Browse the repository at this point in the history
  • Loading branch information
alextsg authored and whymarrh committed Oct 26, 2018
1 parent 231dabb commit eaca9a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/app/css/itcss/components/buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
padding: 6px;
height: initial;
min-height: initial;
width: initial;
min-width: initial;
}
Expand Down

0 comments on commit eaca9a0

Please sign in to comment.