Skip to content

Commit 95d3883

Browse files
committed
Update classless.css
1 parent 1a3aca6 commit 95d3883

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

classless.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ todo:? collapse following headings? needs :has() support
3939

4040
table {
4141
width: 100%;
42-
/* take margins into account (not working in firefox) width:-moz-available; width:-webkit-fill-available; width:stretch; */
42+
/* take margins into account (not working in firefox) width:-moz-available; width:-webkit-fill-available; */
4343
word-break: normal;
4444
}
4545
td, th {

0 commit comments

Comments
 (0)