0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +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 {
float: left;
clear: left;
margin-bottom: $custom-control-spacer-y;
+ .custom-control {
margin-left: 0;