Skip to content

Commit 0d97bca

Browse files
committed
remove table width property
1 parent d5785aa commit 0d97bca

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

p3-elements.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,10 +211,6 @@ table td {
211211
text-align: start;
212212
}
213213

214-
:where(#page-content) table {
215-
width: max-content;
216-
}
217-
218214
:where(#page-content) table:not(.form), table.wiki-content-table {
219215
max-width: 100%;
220216
overflow-x: auto;

0 commit comments

Comments
 (0)