From a7593fab9fbfd2b2f97539359613a804605dc250 Mon Sep 17 00:00:00 2001 From: Uriel Date: Fri, 6 Mar 2009 02:23:35 +0000 Subject: [PATCH] Comment on how this IE hack makes other browsers ugly. --- pub/style/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pub/style/style.css b/pub/style/style.css index 8ecbd53..fa27bd5 100644 --- a/pub/style/style.css +++ b/pub/style/style.css @@ -130,7 +130,7 @@ li ul { #side-bar li { margin: 0; - padding: 0.1ex 0; /* Circumvents a rendering bug (?) in MSIE 6.0 */ + /*padding: 0.1ex 0; /* Circumvents a rendering bug (?) in MSIE 6.0 XXX should move to iehacks.css, this causes an ugly gap */ } #side-bar a {