From 64759e411688c65f70e8b61acc2efa442c7add82 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 11 Apr 2019 13:04:54 +0200 Subject: [PATCH] CSS --- htdocs/theme/eldy/global.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/theme/eldy/global.inc.php b/htdocs/theme/eldy/global.inc.php index 181fcbd84c0..e04c414628f 100644 --- a/htdocs/theme/eldy/global.inc.php +++ b/htdocs/theme/eldy/global.inc.php @@ -309,6 +309,7 @@ hr { border: 0; border-top: 1px solid #ccc; } } .button_search, .button_removefilter { border: unset; + background-color: unset; } form { padding:0px;