0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

put the custom control spacer var to use

This commit is contained in:
Mark Otto 2016-12-07 21:27:49 -08:00 committed by Mark Otto
parent eb40c2a747
commit 65aed32d95

View File

@ -117,6 +117,7 @@
.custom-control { .custom-control {
float: left; float: left;
clear: left; clear: left;
margin-bottom: $custom-control-spacer-y;
+ .custom-control { + .custom-control {
margin-left: 0; margin-left: 0;