Skip to content

Commit d42d89e

Browse files
authored
1px td-padding also in Chromium and Safari (#224)
It is not included in the user agent stylesheet But somehow magically added.
1 parent 678ccd2 commit d42d89e

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

sanitize.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -196,14 +196,6 @@
196196
text-indent: 0; /* 3 */
197197
}
198198

199-
/**
200-
* Remove the padding on table cells in Firefox.
201-
*/
202-
203-
:where(td, th) {
204-
padding: 0;
205-
}
206-
207199
/* Forms
208200
* ========================================================================== */
209201

0 commit comments

Comments
 (0)