소스 검색

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 {