IE7 Bottom Border Bug on Text Links
I just found a simple solution to a bug in IE7 and wanted to share it. I hadn’t run into this problem before, but apparently IE7 doesn’t usually show a bottom-border attribute on text links. No reason, it just doesn’t feel like it. Insert rant about Internet Explorer here if you wish, but I’m just here to provide solutions, baby.
So the answer comes from Xaxio at Qrystal Illusions:
display: inline-block;
vertical-align: bottom;
And that’s all there is to it. Simple things make me happy. Enjoy!

1
.(JavaScript must be enabled to view this email address)
Sep 16, 2009
2
Dan
Jan 12, 2010
3
.(JavaScript must be enabled to view this email address)
Jan 22, 2010