diff --git a/module/task/css/create.css b/module/task/css/create.css index 3de0fc1c36..3784181619 100644 --- a/module/task/css/create.css +++ b/module/task/css/create.css @@ -4,3 +4,4 @@ .chosen-container {max-width: 980px} .minw-80px {min-width: 80px;} +.minw-60px {min-width: 60px;} diff --git a/module/task/view/create.html.php b/module/task/view/create.html.php index a986cd22bc..e2734e6273 100644 --- a/module/task/view/create.html.php +++ b/module/task/view/create.html.php @@ -74,7 +74,7 @@ task->estimateAB;?> - task->hour}'");?> + task->hour}'");?>