]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
tweak sizing
authorMark Otto <markdotto@gmail.com>
Sun, 7 Feb 2016 02:05:34 +0000 (18:05 -0800)
committerMark Otto <markdotto@gmail.com>
Sun, 7 Feb 2016 02:05:34 +0000 (18:05 -0800)
scss/_forms.scss

index 108c57e090161aac590a76563c573801721b2339..c492d1f1c2124f61658f20682bd336531c768688 100644 (file)
@@ -263,7 +263,7 @@ input[type="checkbox"] {
   padding-right: ($input-padding-x * 3);
   background-repeat: no-repeat;
   background-position: center right ($input-height * .25);
-  background-size: ($input-height * .65) ($input-height * .65);
+  background-size: ($input-height * .5) ($input-height * .50);
 }
 
 // Form validation states