From 52652952fc15e26cd815b53dbffd1dab728595dd Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 19 Nov 2005 02:46:40 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tiques=20mineures?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/theme/eldy/eldy.css.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/htdocs/theme/eldy/eldy.css.php b/htdocs/theme/eldy/eldy.css.php index 45ca557649b..94f4baacd92 100644 --- a/htdocs/theme/eldy/eldy.css.php +++ b/htdocs/theme/eldy/eldy.css.php @@ -105,6 +105,8 @@ div.body div.vmenuplusfiche { + top: auto; + left: auto; position: static; float: left; display: block; @@ -114,6 +116,8 @@ div.vmenuplusfiche div.vmenu { + top: auto; + left: auto; position: relative; float: top; display: block; @@ -125,10 +129,11 @@ div.vmenu div.fiche { + top: 28px; + left: auto; position: absolute; float: top; display: block; - top: 28px; margin-right: 6px; margin-top: 0px; }