Skip to content

Commit aee18bc

Browse files
committed
Merge pull request #13707 from bcullman/bcullman-remove-table-max-width
removing unnecessary max-width on tables
2 parents 4e67dc8 + 445deb7 commit aee18bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

less/tables.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55

66
table {
7-
max-width: 100%;
87
background-color: @table-bg;
98
}
109
th {

0 commit comments

Comments
 (0)