[backport] Fixes in kanban table scss class name

stable
Xavier Julián 2014-10-13 14:26:39 +02:00 committed by Andrey Antukh
parent 0430071de6
commit dc027f4723
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ $column-margin: 0 10px 0 0;
overflow: hidden;
position: absolute;
}
.task-colum_name {
.task-colum-name {
@include table-flex-child();
@extend %large;
background: $whitish;