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:
parent
eb40c2a747
commit
65aed32d95
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user