shithub: werc

Download patch

ref: 248633c9027e7fcf012463470fe7c7ae054084e5
parent: 792738d857f279ab18f92b0aa138cce54a2369f9
author: sl <uriel@engel.se.cat-v.org>
date: Thu Mar 5 21:23:35 EST 2009

Comment on how this IE hack makes other browsers ugly.

--- 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 */
+  /*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 {