From b7c777dc07bee4fabeea32de8c02fe896ee2cc20 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 16 Jun 2015 15:14:33 +0200 Subject: [PATCH] Css fix --- htdocs/theme/eldy/style.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 629fe3e4b97..64b4236e6e9 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1096,7 +1096,7 @@ div.blockvmenusearch color: #000000; text-align: ; text-decoration: none; - padding-left: 0px; + padding-left: 5px; padding-right: 1px; padding-top: 3px; padding-bottom: 3px;