]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
put the custom control spacer var to use
authorMark Otto <markdotto@gmail.com>
Thu, 8 Dec 2016 05:27:49 +0000 (21:27 -0800)
committerMark Otto <markd.otto@gmail.com>
Sun, 11 Dec 2016 00:58:52 +0000 (16:58 -0800)
scss/_custom-forms.scss

index 1651a4aa664b611ddfdb0ac07d0b54f3c9365904..6ee5a67536758dcecbcb2da9c1bbc67081e24e73 100644 (file)
   .custom-control {
     float: left;
     clear: left;
+    margin-bottom: $custom-control-spacer-y;
 
     + .custom-control {
       margin-left: 0;