shithub: werc

Download patch

ref: 6c94e5ddcbfe1f12cc27e6ac06e1c69d87ec1872
parent: 0186152bc7efcbf0208dbbb12eff74c4f8b90665
author: sl <uriel@engel.se.cat-v.org>
date: Thu Mar 5 21:53:42 EST 2009

Ops, uncomment the IE6 hack.

--- a/pub/style/style.css
+++ b/pub/style/style.css
@@ -130,7 +130,7 @@
 
 #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 {