Merge pull request #4808 from fkaelberer/fixAndroidButtons
Fix strange looking buttons in mobile Firefox
This commit is contained in:
commit
09b24d5231
@ -546,7 +546,7 @@ html[dir='rtl'] .splitToolbarButton > .toolbarButton {
|
|||||||
.secondaryToolbarButton,
|
.secondaryToolbarButton,
|
||||||
.overlayButton {
|
.overlayButton {
|
||||||
border: 0 none;
|
border: 0 none;
|
||||||
background-color: rgba(0, 0, 0, 0);
|
background: none;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 25px;
|
height: 25px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user