Browse Source

fix layout on narrow screens

Nils Schneider 9 years ago
parent
commit
789f9b7f7c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      index.html

+ 1 - 0
index.html

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