fix options button height in Safari

This commit is contained in:
Felix Niklas 2015-01-21 16:54:09 +01:00
parent 36d65462b0
commit 0d12baf36f

View file

@ -284,6 +284,7 @@ span[data-tooltip]:hover:before {
&.btn--action {
@extend label;
height: 31px;
padding: 7px 11px 5px !important;
}