I am trying to set the height of a DIV inside a TD to fill the height of the TD with a bit of padding for good measure.
Here is a jsfiddle showing how it should be, (good browsers)
Strangely enough it works fine in IE7/8 but totally bombs in IE9.
Anyone have any CSS based solutions?
Cheers