Commit aee18bcc authored by Mark Otto's avatar Mark Otto

Merge pull request #13707 from bcullman/bcullman-remove-table-max-width

removing unnecessary max-width on tables
parents 4e67dc81 445deb7e
......@@ -4,7 +4,6 @@
table {
max-width: 100%;
background-color: @table-bg;
}
th {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment