Improve swimlane height

This commit is contained in:
Frederic Guillot
2015-08-22 21:50:08 -04:00
parent 89ca090801
commit 1cc99dcf2a
5 changed files with 15 additions and 8 deletions

View File

@@ -124,7 +124,6 @@ a.board-swimlane-toggle {
/* board task list */
.board-task-list {
height: 500px;
overflow: auto;
}