> > > Is this just a known bug or issue in FF3 or Firefox in general that > I've been completely ignorant about? Or do I have some stupid error > in my code that is causing this?
The issue is that the image is being displayed as an inline element and therefore has some space under it for descenders in the text. If you set it to block it won't have a space below it any more. Cheers, Tim ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
