aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-02-06 18:05:34 -0800
committerMark Otto <[email protected]>2016-02-06 18:05:34 -0800
commit697466badf54a454767f8cee520d71f55787ad87 (patch)
treef500c9d454ac0c17748d5fbf9dd486d83e52e674
parentdee1979683555c1bd708fd66bdaa1e582b9d9707 (diff)
downloadbootstrap-697466badf54a454767f8cee520d71f55787ad87.tar.xz
bootstrap-697466badf54a454767f8cee520d71f55787ad87.zip
tweak sizing
-rw-r--r--scss/_forms.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_forms.scss b/scss/_forms.scss
index 108c57e09..c492d1f1c 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