Merge pull request #773 from frodrigo/master

Only style i tags from table sorter on theme bootstrap
This commit is contained in:
Rob G 2014-12-01 15:41:11 -06:00
commit f9493c5f84

View File

@ -25,7 +25,7 @@
}
/* bootstrap uses <i> for icons */
.tablesorter-bootstrap .tablesorter-header i {
.tablesorter-bootstrap .tablesorter-header i.tablesorter-icon {
font-size: 11px;
position: absolute;
right: 2px;