mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-08 06:50:59 +00:00
put the custom control spacer var to use
This commit is contained in:
parent
eb40c2a747
commit
65aed32d95
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@
|
|||
.custom-control {
|
||||
float: left;
|
||||
clear: left;
|
||||
margin-bottom: $custom-control-spacer-y;
|
||||
|
||||
+ .custom-control {
|
||||
margin-left: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue