diff --git a/web/viewer.css b/web/viewer.css index c3815782c..4a6b1e988 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;