commit f119e965989cb6c8cc633db7f78c659fae577f99 parent 0e050ae140ce6be82b749175c57e7837e3f7f583 Author: uriel@soma <unknown> Date: Fri, 6 Mar 2009 02:23:35 +0000 Comment on how this IE hack makes other browsers ugly. Diffstat:
M | pub/style/style.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 {