mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fix the bookmark button alignment.
This commit is contained in:
parent
68321ae671
commit
7b02cb3a30
1 changed files with 2 additions and 1 deletions
|
@ -404,7 +404,8 @@ body {
|
|||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
margin-top: 5px;
|
||||
margin-top: 3px;
|
||||
padding-top: 4px;
|
||||
}
|
||||
|
||||
.toolbarButton.bookmark::before {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue