From a4d091868b3d453a26ba5f7f00bee7bbd0d2beb4 Mon Sep 17 00:00:00 2001 From: Heiko Kernbach Date: Tue, 13 Aug 2013 23:52:00 +0200 Subject: [PATCH] css --- html/admin/css/documentsView.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; }