[hotfix] datatables import issues

This commit is contained in:
Maxime Beauchemin
2016-11-10 08:57:43 -08:00
parent 15b67b2c6c
commit 3c920c9d94
6 changed files with 28 additions and 12 deletions

View File

@@ -20,3 +20,6 @@
padding: 1px 5px !important;
font-size: small !important;
}
table.table thead th.sorting:after, table.table thead th.sorting_asc:after, table.table thead th.sorting_desc:after {
top: 0px;
}