Fix console linter

stable
Xavier Julián 2015-02-06 09:39:40 +01:00
parent ee4ffe112a
commit bb631ec5bc
1 changed files with 1 additions and 1 deletions

View File

@ -49,8 +49,8 @@ $column-margin: 0 10px 0 0;
.kanban-table-header { .kanban-table-header {
margin-bottom: .5rem; margin-bottom: .5rem;
position: relative;
min-height: 40px; min-height: 40px;
position: relative;
width: 100%; width: 100%;
.kanban-table-inner { .kanban-table-inner {
display: flex; display: flex;