Merge "resourceloader: Make various CSSMin performance optimizations and cleanups"
[lhc/web/wiklou.git] / resources / src / jquery / jquery.tablesorter.styles.less
1 .client-js {
2 // Reserve space for table sortable controls
3 table.sortable th {
4 padding-right: 21px;
5 }
6 }