mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
tweak sizing
This commit is contained in:
@@ -263,7 +263,7 @@ input[type="checkbox"] {
|
|||||||
padding-right: ($input-padding-x * 3);
|
padding-right: ($input-padding-x * 3);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center right ($input-height * .25);
|
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
|
// Form validation states
|
||||||
|
Reference in New Issue
Block a user