mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
Revert "refactor row generation"
This reverts commit 7c6eff62eb
.
I'm an idiot.
This commit is contained in:
parent
5b4a041f1a
commit
4acc32bc81
1 changed files with 2 additions and 1 deletions
|
@ -512,7 +512,8 @@
|
|||
}
|
||||
|
||||
.row {
|
||||
@include makeRow();
|
||||
margin-left: $gridGutterWidth * -1;
|
||||
@include clearfix();
|
||||
}
|
||||
|
||||
.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
|
||||
|
|
Loading…
Add table
Reference in a new issue