View Single Post
Old 12-09-2006, 12:45 AM   #5 (permalink)
goliath
Junior Member
 
goliath's Avatar
 
Join Date: Oct 2006
Posts: 18
Default Re: Gap between rows in IE7

I haven't used CSS on tables much, but if the <td> elements get treated like a <div> element, then by being styled it may be getting a default border, margin, and/or padding of 1.

Try explicitly setting all of your borders padding and margin explicitly to 0 for the .descex class.
goliath is offline   Reply With Quote
Sponsored Links