diff --git a/module/product/css/view.css b/module/product/css/view.css index 5e0544ed01..dd295ad7de 100644 --- a/module/product/css/view.css +++ b/module/product/css/view.css @@ -6,5 +6,5 @@ td.normal {color: #00da88;} td.acl {white-space: nowrap;} .row > .col-sm-12:first-child {padding-bottom: 20px;} .c-product ,.c-release ,.c-code {width: 100px !important;} -.c-openedBy ,.c-acl ,.c-pss ,.c-common {width:110px !important;} +.c-openedBy ,.c-acl ,.c-prs ,.c-common {width:110px !important;} .c-bugs ,.c-type {width:120px !important;} diff --git a/module/product/view/view.html.php b/module/product/view/view.html.php index fc8eb30a13..9d6950111f 100644 --- a/module/product/view/view.html.php +++ b/module/product/view/view.html.php @@ -78,7 +78,7 @@