From: Brendan Dahl Date: Wed, 25 Apr 2012 19:14:09 +0000 (-0700) Subject: Fix thumbnails/outline. X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=0a29804357eb3e02f1c6bb76fcdc1a6b976c6f32;p=pdf.js.git Fix thumbnails/outline. --- diff --git a/web/viewer.css b/web/viewer.css index c381578..4a6b1e9 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -66,10 +66,9 @@ body { } #sidebarContent { - top: 0; + top: 32px; left: 0; bottom: 0; - height: 100%; overflow: auto; position: absolute; width: 200px;