tweak sizing

This commit is contained in:
Mark Otto 2016-02-06 18:05:34 -08:00
parent dee1979683
commit 697466badf

View 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