diff --git a/frontend/less/espo/custom.less b/frontend/less/espo/custom.less index 7314ba5040..e439a04df5 100644 --- a/frontend/less/espo/custom.less +++ b/frontend/less/espo/custom.less @@ -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 {