diff --git a/module/product/css/view.css b/module/product/css/view.css index c1f6809c12..71d10b732b 100644 --- a/module/product/css/view.css +++ b/module/product/css/view.css @@ -8,3 +8,4 @@ td.acl {white-space: nowrap;} .c-product ,.c-release ,.c-code {width: 100px !important;} .c-openedBy ,.c-acl ,.c-prs ,.c-common {width:110px !important;} .c-bugs ,.c-type {width:120px !important;} +.c-release {padding-right: 20px !important;}