fix options button height in Safari
This commit is contained in:
parent
36d65462b0
commit
0d12baf36f
1 changed files with 1 additions and 0 deletions
|
@ -284,6 +284,7 @@ span[data-tooltip]:hover:before {
|
|||
|
||||
&.btn--action {
|
||||
@extend label;
|
||||
height: 31px;
|
||||
padding: 7px 11px 5px !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue