.test th, .test td{ height:14px } <table class = "test"> <tr><th></th><th></th></tr> <tr><th></th><th></th></tr> </table>
.test th, .test tr, .test td { height: 14px; padding: 0; }