소스 검색

- Fix Scrollbar near top of screen when using internet explorer on Win7

Thanks to lunatic4ever ! Closes #1524
Lauri Ojansivu 7 년 전
부모
커밋
128a356b92
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      client/components/lists/list.styl

+ 1 - 1
client/components/lists/list.styl

@@ -86,7 +86,7 @@
     color: #ce1414
 
 .list-body
-  flex: 1
+  flex: 1 1 auto
   flex-direction: column
   display: flex
   overflow-y: auto