diff --git a/module/program/css/product.css b/module/program/css/product.css index 51bf30c93a..3d4a43d6f9 100644 --- a/module/program/css/product.css +++ b/module/program/css/product.css @@ -2,3 +2,4 @@ .main-table thead>tr>th {padding: 0px 8px; line-height: 24px;} tbody.sortable > tr > td > span.sort-handler {color: #999;} .icon-move {color: #16a8f8;} +.table.has-sort-head thead>tr>th>a:after, .table.has-sort-head thead>tr>th>a:before {top: -4px;}