diff --git a/module/product/css/view.css b/module/product/css/view.css index 8adc61ea33..537f2b58fa 100644 --- a/module/product/css/view.css +++ b/module/product/css/view.css @@ -3,4 +3,5 @@ .data-basic.table-data tbody > tr > th {width: 100px;} .col-12 .cell table td {word-wrap: break-word; word-break: normal;} td.normal {color: #00da88;} +td.acl {white-space: nowrap;} .row > .col-sm-12:first-child {padding-bottom: 20px;} diff --git a/module/product/view/view.html.php b/module/product/view/view.html.php index 19c3108883..9cea4952d0 100644 --- a/module/product/view/view.html.php +++ b/module/product/view/view.html.php @@ -80,7 +80,7 @@