Revert "Revert "Add scrollbars only when needed""

This reverts commit 6fddf57c93.
stable
David Barragán Merino 2015-03-12 15:48:25 +01:00
parent 62b811a8ab
commit 7f78de39d1
1 changed files with 1 additions and 2 deletions

View File

@ -110,8 +110,7 @@ $column-margin: 0 10px 0 0;
.taskboard-table-body {
height: 700px;
overflow-x: scroll;
overflow-y: scroll;
overflow: auto;
width: 100%;
.task-column {
flex-basis: $column-width;