aboutsummaryrefslogtreecommitdiff
path: root/scss/_forms.scss
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-23 01:00:22 -0700
committerMark Otto <[email protected]>2015-08-23 01:00:22 -0700
commitb2dccb15d79085af2a507b6b9f2c35c0e5770ffa (patch)
tree9b87592406cdae29a1a2b63f5153ec8e7eca57f2 /scss/_forms.scss
parent47d5168dc88c3902488c7f5d44f41a394551d0d9 (diff)
downloadbootstrap-b2dccb15d79085af2a507b6b9f2c35c0e5770ffa.tar.xz
bootstrap-b2dccb15d79085af2a507b6b9f2c35c0e5770ffa.zip
fix majority of scss linter errors
Diffstat (limited to 'scss/_forms.scss')
-rw-r--r--scss/_forms.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_forms.scss b/scss/_forms.scss
index 6eafd53ca..72ec9b03f 100644
--- a/scss/_forms.scss
+++ b/scss/_forms.scss
@@ -266,9 +266,9 @@ input[type="checkbox"] {
.form-control-warning,
.form-control-error {
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-repeat: no-repeat;
}
// Form validation states