diff --git a/Theme/Backend/budgeting-dashboard.tpl.php b/Theme/Backend/budgeting-dashboard.tpl.php index 979e0f2..818f7a0 100644 --- a/Theme/Backend/budgeting-dashboard.tpl.php +++ b/Theme/Backend/budgeting-dashboard.tpl.php @@ -99,8 +99,8 @@ echo $this->data['nav']->render(); } .name-col { - width: 150px; - min-width: 150px; + width: 200px; + min-width: 200px; padding-left: 0px; border-right: 1px solid #000; overflow: clip; @@ -171,12 +171,12 @@ echo $this->data['nav']->render();