diff --git a/module/execution/css/kanban.css b/module/execution/css/kanban.css index 86fdfcfac8..b5729ad364 100644 --- a/module/execution/css/kanban.css +++ b/module/execution/css/kanban.css @@ -61,7 +61,7 @@ .region .kanban-item {position: relative} -.kanban-card {padding: 8px 14px !important; min-height: 60px !important; height: auto;} +.kanban-card {min-height: 60px !important; height: auto;} .cardcolor {width:40px; height: 14px; float: left; margin-left: 5px; margin-right: 5px; margin-top: 2px; border-radius: 2px;} #cardcolormenu {padding:2px 2px; width: 100px;}