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

- 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