- Fix cards below swimlane title in Firefox by making [previous fix](f7c6b7fce2)

Firefox-only.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-01-27 19:03:50 +02:00
parent 905ddafe41
commit 9dd8216dfb

View file

@ -54,6 +54,12 @@
flex-direction: row flex-direction: row
height: 100% height: 100%
@-moz-document url-prefix() {
.list-group {
overflow: hidden;
}
}
swimlane-color(background, color...) swimlane-color(background, color...)
background: background !important background: background !important
if color if color