0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

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

removing unnecessary max-width on tables
This commit is contained in:
Mark Otto 2014-06-08 16:53:14 -07:00
commit aee18bcc4a

View File

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