removing unnecessary max-width on tables

This commit is contained in:
bcullman 2014-05-29 13:13:03 -07:00
parent 5a1614466d
commit 445deb7e2d

View File

@ -4,7 +4,6 @@
table {
max-width: 100%;
background-color: @table-bg;
}
th {