swerc

anselm's simpler werc fork
git clone git://git.suckless.org/swerc
Log | Files | Refs | README

commit 169e8ae66a41daae6877d6773933e83c3856341d
parent 6938007f039cdb0ce60df9ec6265d49cfd93c2eb
Author: uriel@soma <unknown>
Date:   Fri,  6 Mar 2009 02:53:42 +0000

Ops, uncomment the IE6 hack.
Diffstat:
Mpub/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 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 {