diff --git a/html/admin/css/documentsView.css b/html/admin/css/documentsView.css index 0eb9a03660..64275f9c2d 100644 --- a/html/admin/css/documentsView.css +++ b/html/admin/css/documentsView.css @@ -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; }