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;