Fix Linux UI bugs
This commit is contained in:
parent
fb26921e11
commit
f9a2f2f3e0
8 changed files with 3 additions and 38 deletions
|
@ -10,7 +10,7 @@
|
|||
line-height: inherit;
|
||||
color: inherit;
|
||||
text-align: center;
|
||||
-moz-appearance: toolbarbutton;
|
||||
-moz-appearance: none;
|
||||
|
||||
&[disabled],
|
||||
&.disabled {
|
||||
|
@ -25,7 +25,7 @@
|
|||
}
|
||||
}
|
||||
span.menu-marker {
|
||||
-moz-appearance: toolbarbutton-dropdown;
|
||||
-moz-appearance: none;
|
||||
display: inline-block;
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue