wekan/client/components/swimlanes
Benjamin Tissoires f7c6b7fce2 ui: fix rendering issue on firefox
When a list have more cards that can fit in the screen, the members icons
are drawn on top of the swimlane below and the scrollbar is not available.

According to https://github.com/utatti/perfect-scrollbar the container
must have an `overflow: hidden` css style.

When changing the swimlane header from vertical to horizontal, dd88eb4cc1
broke this which led to this weird bug.
2019-01-26 17:38:51 +01:00
..
swimlaneHeader.jade Add colors to swimlanes 2019-01-25 11:04:40 +01:00
swimlaneHeader.js Add colors to swimlanes 2019-01-25 11:04:40 +01:00
swimlanes.jade lists-color: only colorize the bottom border 2019-01-25 18:13:37 +01:00
swimlanes.js Remove the 'Add Swimlane' entry and replace it by a plus sign 2019-01-24 20:51:38 +01:00
swimlanes.styl ui: fix rendering issue on firefox 2019-01-26 17:38:51 +01:00