This commit is contained in:
yuri
2018-08-14 16:35:37 +03:00
parent 33e8b8b0c1
commit c11d52cef6
+2 -2
View File
@@ -164,7 +164,7 @@ div.list-kanban > table {
> div {
padding-left: @table-cell-padding;
position:relative;
line-height: 30px;
line-height: 28px;
height: 100%;
width: 100%;
}
@@ -178,7 +178,7 @@ div.list-kanban > table {
width: 0px;
height: 0px;
position: absolute;
margin-top: -3px;
margin-top: -4px;
}
> div:after {