From ed6ae6318557ea3b8b041b7e3697b5eb4ecd2723 Mon Sep 17 00:00:00 2001 From: Uriel Date: Fri, 6 Mar 2009 02:53:42 +0000 Subject: [PATCH] Ops, uncomment the IE6 hack. --- 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 fa27bd5..7845268 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 XXX should move to iehacks.css, this causes an ugly gap */ + 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 {