Преглед изворни кода

fix layout on narrow screens

Nils Schneider пре 9 година
родитељ
комит
789f9b7f7c
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      index.html

+ 1 - 0
index.html

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