From b9457a57fdbad9090089fc59e98fdfb771de14c0 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 3 Jan 2007 00:23:51 +0000 Subject: [PATCH] Fix: Supporte IE7 --- htdocs/theme/eldy/eldy.css.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/htdocs/theme/eldy/eldy.css.php b/htdocs/theme/eldy/eldy.css.php index 56ace403d92..4d541806033 100644 --- a/htdocs/theme/eldy/eldy.css.php +++ b/htdocs/theme/eldy/eldy.css.php @@ -137,7 +137,10 @@ div.fiche { top: 28px; left: auto; - position: absolute; + float: top; display: block; margin-right: 6px;