diff --git a/module/execution/css/story.css b/module/execution/css/story.css index 423452b61f..69f21f755e 100644 --- a/module/execution/css/story.css +++ b/module/execution/css/story.css @@ -14,3 +14,4 @@ th.c-pri{width:50px;} .closed-story {color: #e5e5e5;} .stageBox {height: 180px; overflow: scroll; background: #ffffff;} #executionStoryForm tbody tr td .label {max-width: 100px; text-overflow: unset;} +#assignedTo{width:90px;} diff --git a/module/execution/view/story.html.php b/module/execution/view/story.html.php index 486bf36df5..9ae5a12c90 100644 --- a/module/execution/view/story.html.php +++ b/module/execution/view/story.html.php @@ -206,7 +206,7 @@