2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Merge pull request #11790 from twbs/drop_recess_for_less

Drop grunt-recess for grunt-contrib-less
This commit is contained in:
Mark Otto
2013-12-09 11:30:10 -08:00
17 changed files with 837 additions and 1915 deletions
+2 -2
View File
@@ -598,14 +598,14 @@
margin-left: auto;
padding-left: (@grid-gutter-width / 2);
padding-right: (@grid-gutter-width / 2);
.clearfix();
&:extend(.clearfix all);
}
// Creates a wrapper for a series of columns
.make-row(@gutter: @grid-gutter-width) {
margin-left: (@gutter / -2);
margin-right: (@gutter / -2);
.clearfix();
&:extend(.clearfix all);
}
// Generate the extra small columns