fix layout on narrow screens

This commit is contained in:
Nils Schneider 2015-03-26 00:30:26 +01:00
parent 0b00899e12
commit 789f9b7f7c
1 changed files with 1 additions and 0 deletions

View File

@ -239,6 +239,7 @@
.sidebar .container {
overflow: visible;
height: auto;
padding-top: 1em;
}
.sidebarhandle {