From: Mark Otto Date: Sun, 7 Feb 2016 02:05:34 +0000 (-0800) Subject: tweak sizing X-Git-Tag: v4.0.0-alpha.3~298 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=697466badf54a454767f8cee520d71f55787ad87;p=thirdparty%2Fbootstrap.git tweak sizing --- diff --git a/scss/_forms.scss b/scss/_forms.scss index 108c57e090..c492d1f1c2 100644 --- a/scss/_forms.scss +++ b/scss/_forms.scss @@ -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