]> git.parisson.com Git - pdf.js.git/commitdiff
Fix thumbnails/outline.
authorBrendan Dahl <brendan.dahl@gmail.com>
Wed, 25 Apr 2012 19:14:09 +0000 (12:14 -0700)
committerBrendan Dahl <brendan.dahl@gmail.com>
Wed, 25 Apr 2012 19:14:09 +0000 (12:14 -0700)
web/viewer.css

index c3815782cadf8a3e4f9080a4abe93f1cc00d7a89..4a6b1e9884afc6db9fdcede8c9b9d2c6bd07e1c1 100644 (file)
@@ -66,10 +66,9 @@ body {
 }
 
 #sidebarContent {
-  top: 0;
+  top: 32px;
   left: 0;
   bottom: 0;
-  height: 100%;
   overflow: auto;
   position: absolute;
   width: 200px;