2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Remove more fluid grid stuff

* No more fluid layout
* No fluid grid overrides for tables.less
* No more fluid example page
This commit is contained in:
Mark Otto
2012-11-30 16:18:40 -08:00
parent adc2c779a0
commit 0fabca01db
8 changed files with 3 additions and 215 deletions
+1 -3
View File
@@ -169,9 +169,7 @@ table {
// Reset default grid behavior
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
table th[class*="span"] {
display: table-cell;
float: none; // undo default grid column styles
margin-left: 0; // undo default grid column styles