mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 23:28:06 +02:00
Merge pull request #4808 from fkaelberer/fixAndroidButtons
Fix strange looking buttons in mobile Firefox
This commit is contained in:
commit
09b24d5231
1 changed files with 1 additions and 1 deletions
|
@ -546,7 +546,7 @@ html[dir='rtl'] .splitToolbarButton > .toolbarButton {
|
|||
.secondaryToolbarButton,
|
||||
.overlayButton {
|
||||
border: 0 none;
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
background: none;
|
||||
width: 32px;
|
||||
height: 25px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue