I\'m creating a html template that wraps a table that is used to lay out a form. I have full control over the html that wraps the table not the table itself. The table is in
For those still having issues (like me) check you have in the head of your document. If you don't Chrome seems to totally ignore anything you add and keep display: table-cell.