diff --git a/module/kanban/ui/setting.html.php b/module/kanban/ui/setting.html.php
index 17db73cbfd..51ae174100 100644
--- a/module/kanban/ui/setting.html.php
+++ b/module/kanban/ui/setting.html.php
@@ -13,6 +13,7 @@ namespace zin;
modalHeader();
formPanel
(
+ set::labelWidth('100px'),
formRow
(
set::id('WIPCountBox'),