Fixes in kanban table scss class name

stable
Xavier Julián 2014-10-13 14:26:39 +02:00
parent c1ec5315c5
commit 6f879f887d
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;