]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
linting
authorMark Otto <markdotto@gmail.com>
Mon, 9 May 2016 00:11:17 +0000 (17:11 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 9 May 2016 00:11:17 +0000 (17:11 -0700)
scss/_forms.scss

index da2bdfaf4ba691457e9cc0d2abcb1867e36679b8..b6a963e6c2a95d0c5104830a7d9f9342023da171 100644 (file)
@@ -180,7 +180,7 @@ select.form-control {
   margin-bottom: ($spacer * .75);
 
   // Move up sibling radios or checkboxes for tighter spacing
-  + .form-check  {
+  + .form-check {
     margin-top: -.25rem;
   }