Skip to content

Commit 79c278f

Browse files
committed
Remove unnecessary styles for <td> and <th>. All browsers apply same default styles.
1 parent b7216e5 commit 79c278f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

normalize.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -386,10 +386,3 @@ table {
386386
border-collapse: collapse;
387387
border-spacing: 0;
388388
}
389-
390-
th,
391-
td {
392-
padding: 0;
393-
text-align: left;
394-
vertical-align: middle;
395-
}

0 commit comments

Comments
 (0)