This commit is contained in:
Chris Hallgren
2014-12-24 21:36:27 -06:00
parent 7cdb888014
commit fcf0cdcf63
2 changed files with 6 additions and 1 deletions

View File

@@ -224,6 +224,11 @@ body {
height: 100%;
}
.dataTables_wrapper {
position: relative;
clear: both;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,