mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-10 10:15:37 +02:00
Forgot to lower a bit the outline view.
This commit is contained in:
parent
418c914199
commit
7c3a756457
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ span#info {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
top: 10px;
|
top: 20px;
|
||||||
bottom: 10px;
|
bottom: 10px;
|
||||||
left: 10px;
|
left: 10px;
|
||||||
width: 280px;
|
width: 280px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue