fixed css bugs
This commit is contained in:
parent
4765518860
commit
54f81421b3
2
lib/css/bootstrap.less
vendored
2
lib/css/bootstrap.less
vendored
@ -158,7 +158,7 @@ Test out these custom less files live
|
||||
|
||||
/* bootstrap uses <i> for icons */
|
||||
.tablesorter-header-inner i.tablesorter-icon {
|
||||
.iconPosition
|
||||
.iconPosition;
|
||||
}
|
||||
|
||||
.tablesorter-header.sorter-false {
|
||||
|
||||
2
lib/dist/css/less/bootstrap.less
vendored
2
lib/dist/css/less/bootstrap.less
vendored
@ -158,7 +158,7 @@ Test out these custom less files live
|
||||
|
||||
/* bootstrap uses <i> for icons */
|
||||
.tablesorter-header-inner i.tablesorter-icon {
|
||||
.iconPosition
|
||||
.iconPosition;
|
||||
}
|
||||
|
||||
.tablesorter-header.sorter-false {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user