2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03: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
-1
View File
@@ -4,7 +4,6 @@
table {
max-width: 100%;
background-color: @table-bg;
}
th {