2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

remove remaining fluid grid css

This commit is contained in:
Mark Otto
2012-09-25 22:20:24 -07:00
parent 151ed38cdc
commit 08eea302ef
6 changed files with 8 additions and 209 deletions
+1 -2
View File
@@ -171,8 +171,7 @@ table {
// -----------------
// Reset default grid behavior
table [class*=span],
.row-fluid table [class*=span] {
table [class*=span] {
display: table-cell;
float: none; // undo default grid column styles
margin-left: 0; // undo default grid column styles