Merge "Send a cookie with IP/IP-Range blocks when blocking logged-out users"
[lhc/web/wiklou.git] / resources / src / jquery / jquery.tablesorter.styles.less
1 .client-js {
2 // Reserve space for table sortable controls
3 table.sortable > thead > tr > th:not( .unsortable ) {
4 padding-right: 21px;
5 }
6 }