From b36d01cf9da703ea7313747949f8fb4ab827188b Mon Sep 17 00:00:00 2001
From: tetue <tetue@rezo.net>
Date: Thu, 22 Jun 2006 21:38:11 +0000
Subject: [PATCH] =?UTF-8?q?CSS=20:=20on=20peut=20de=CC=81sormais=20employe?=
 =?UTF-8?q?r=20le=20nettoyeur=20sur=20les=20balises=20hr=20aussi?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 dist/habillage.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dist/habillage.css b/dist/habillage.css
index 2ad5db7c80..78b9a6b365 100755
--- a/dist/habillage.css
+++ b/dist/habillage.css
@@ -429,7 +429,7 @@ ul ul ul ul ul .forum-chapo { background: #FFF; }
 /*  Divers
 /*  ------------------------------------------ */
 .invisible { position: absolute; top: -3000em; height: 1%; }
-.nettoyeur { clear: both; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; }
+.nettoyeur { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; }
 
 /*  ------------------------------------------
 /*  Couleurs des liens
-- 
GitLab