diff --git a/module/product/css/all.css b/module/product/css/all.css index 9e2a5e9ebb..72833ae025 100644 --- a/module/product/css/all.css +++ b/module/product/css/all.css @@ -49,4 +49,8 @@ th.table-nest-title .table-nest-toggle:hover {opacity: 1;} .main-table thead>tr>th {padding: 0px 8px; line-height: 24px;} .icon-move {color: #16a8f8;} -.c-name {text-overflow: unset !important;} +.c-name {text-overflow: unset !important; width: 110px !important;} +.c-checkbox {width: 45px;} +.c-story {width: 300px;} +.c-bug {width: 200px;} +.c-plan, .c-release {width: 60px;} diff --git a/module/product/view/all.html.php b/module/product/view/all.html.php index 8e94400394..d4a595a923 100644 --- a/module/product/view/all.html.php +++ b/module/product/view/all.html.php @@ -41,22 +41,22 @@ - + lang->selectAll}'>";?> - + product->name);?> config->URAndSR):?> - story->requirement;?> + story->requirement;?> - story->story;?> - bug->common;?> - product->plan;?> - product->release;?> - actions;?> + story->story;?> + bug->common;?> + product->plan;?> + product->release;?> + actions;?> config->URAndSR):?>