0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00

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 {