diff --git a/module/execution/css/kanban.css b/module/execution/css/kanban.css index ea21b9413e..7f8810391e 100644 --- a/module/execution/css/kanban.css +++ b/module/execution/css/kanban.css @@ -16,3 +16,6 @@ .kanban-affixed .kanban-header-col > .title > .text, .kanban-affixed .kanban-header-col > .title > .count {color: #fff!important;} + +.panel{ position: unset } +.menu-actions { display: contents } diff --git a/module/execution/view/kanban.html.php b/module/execution/view/kanban.html.php index 3ed12f7cc8..d2c03e0e21 100644 --- a/module/execution/view/kanban.html.php +++ b/module/execution/view/kanban.html.php @@ -13,14 +13,12 @@