Fix thumbnails/outline.

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

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