1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Fix thumbnails/outline.

This commit is contained in:
Brendan Dahl 2012-04-25 12:14:09 -07:00
parent cce830bf62
commit 0a29804357

View file

@ -66,10 +66,9 @@ body {
}
#sidebarContent {
top: 0;
top: 32px;
left: 0;
bottom: 0;
height: 100%;
overflow: auto;
position: absolute;
width: 200px;