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:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user