Removed individual column scrolling on board

This commit is contained in:
Frederic Guillot
2016-07-24 15:18:09 -04:00
parent 9d6715ddc0
commit 5d3ad534cc
9 changed files with 14 additions and 100 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -126,7 +126,6 @@ a.board-swimlane-toggle:focus {
/* board task list */
.board-task-list {
overflow: auto;
min-height: 60px;
}