Browse Source

- Add back scrollbars that [were hidden when trying to fix another
bug](https://github.com/wekan/wekan/pull/2132/commits/f7c6b7fce237a6dbdbbd6d728cfb11ad3f4378eb).

Thanks to xet7 !

Closes #2134

Lauri Ojansivu 6 years ago
parent
commit
cf7d3b5a7e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      client/components/swimlanes/swimlanes.styl

+ 0 - 1
client/components/swimlanes/swimlanes.styl

@@ -53,7 +53,6 @@
 .list-group
 .list-group
   flex-direction: row
   flex-direction: row
   height: 100%
   height: 100%
-  overflow: hidden
 
 
 swimlane-color(background, color...)
 swimlane-color(background, color...)
   background: background !important
   background: background !important