mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Merge pull request #7849 from timvandermeij/css-cleanup
Viewer: remove unused CSS rule
This commit is contained in:
commit
ce416eb26e
1 changed files with 0 additions and 6 deletions
|
@ -777,12 +777,6 @@ html[dir='rtl'] .toolbarButton:first-child {
|
|||
height: 1px;
|
||||
}
|
||||
|
||||
.toolbarButtonFlexibleSpacer {
|
||||
-webkit-box-flex: 1;
|
||||
-moz-box-flex: 1;
|
||||
min-width: 30px;
|
||||
}
|
||||
|
||||
html[dir='ltr'] #findPrevious {
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue