Minor fix on kanban table style.

stable
Andrey Antukh 2014-07-21 20:53:55 +02:00
parent d60660c4be
commit 97762f21ff
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ $column-margin: 0 10px 0 0;
}
.kanban-table-body {
@include table-flex();
height: 700px;
overflow: hidden;
overflow-x: auto;