diff --git a/module/program/css/browse.css b/module/program/css/browse.css index f6ad49b27a..ec2dae5ab9 100644 --- a/module/program/css/browse.css +++ b/module/program/css/browse.css @@ -2,4 +2,4 @@ .main-table tbody>tr>td:first-child, .main-table thead>tr>th:first-child {padding-left: 8px;} .table tbody>tr>td .dropdown {display: inline-block; line-height: 1;} tbody.sortable > tr > td.sort-handler .table-nest-toggle:before {cursor: pointer !important;} -.table .avatar {display: inline-block; width: 20px; height: 20px; line-height: 20px; top: 5px;} +.table .avatar {display: inline-block; width: 20px; height: 20px; line-height: 20px; top: 6px;}