Fix overflow:hidden on div with display:table …

…one work-around is to add an extra containing div and set overflow:hidden on that.

(Found when using display:table and display:table-cell; to vertically centre content of unknown height.)


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *