Merge "Kill weird table normalisation"

isekai
jenkins-bot 6 years ago committed by Gerrit Code Review
commit 9d2c0a08c3

@ -397,20 +397,3 @@ textarea {
optgroup {
font-weight: bold;
}
/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}

Loading…
Cancel
Save