restore tracker to known ugliness

This commit is contained in:
Fabian Dill
2020-07-19 20:52:04 +02:00
parent 788f0e9af9
commit e13136ea7d
2 changed files with 6 additions and 14 deletions

View File

@@ -7,6 +7,10 @@ table.dataTable.table-sm > thead > tr > th :not(.sorting_disabled) {
content: "" !important;
}
.dataTable > thead > tr > th :not(.sorting_disabled) {
padding-right: 0 !important;
}
th {
padding: 1px !important;
}