css fix
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user