From 05a97aaaf0f9244e14d85e3a6c56fefa066c647f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 27 Sep 2012 01:38:31 +0200 Subject: [PATCH] Fix: Bad alignement when no menus --- 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 84c50773057..c12c0ab1854 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -869,7 +869,7 @@ div.blockvmenusearch padding-right: 1px; padding-top: 3px; padding-bottom: 3px; - margin: 12px 0px 8px 2px; + margin: 1px 0px 8px 2px; background: #E3E6E8;