1
0
Fork 0
This commit is contained in:
Heiko Kernbach 2013-08-13 23:52:00 +02:00
parent a717df5cf4
commit a4d091868b
1 changed files with 2 additions and 2 deletions

View File

@ -381,7 +381,7 @@ table.dataTable thead th {
}
#addFilterItem i {
margin-top: -3px !important;
margin-top: 0px !important;
}
#filterHeader input, #filterHeader select, #filterHeader button {
@ -453,7 +453,7 @@ table.dataTable thead th {
}
.removeFilterItem i {
margin-top: -3px !important;
margin-top: 0px !important;
margin-left: 5px !important;
}