diff --git a/scss/_form.scss b/scss/_form.scss index d3f7cbd395..427846bed3 100644 --- a/scss/_form.scss +++ b/scss/_form.scss @@ -101,7 +101,7 @@ textarea { .item-input-inset .item-input-wrapper input { padding-left: 4px; height: 29px; - background: inherit; + background: transparent; line-height: 18px; }