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