2010/3/8 N Duckworth <[email protected]>: > Hi, > > In IE8 I'm getting a gap somewhere between an image (a JS slide show in > #slider) and the containing div #pma: > > http://onenetwork.com > > The extra blue space above the main image should not be there, and the > bottom of the image is getting clipped. This is only happening in IE8.
... The IMG is already display:block, and so the containing A should probably get display:block, too. Ingo ______________________________________________________________________ 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/
