I'm having trouble using CSS min-height with tables in Safari & FF. Use the example from W3schools:

http://www.w3schools.com/css/tryit.asp?filename=trycss_table_vertical-align

change the td height style to min-height. It works in IE9 and not in Safari and FF.

I got things to work on all the browsers by setting both height and min-height.

Seems like a webkit bug.

link|improve this question
What's the question here? – psynnott Apr 6 at 9:14
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.