diff --git a/stylesheets/components/form/_textbox.styl b/stylesheets/components/form/_textbox.styl index 31558dcf..2c7ad9f4 100644 --- a/stylesheets/components/form/_textbox.styl +++ b/stylesheets/components/form/_textbox.styl @@ -25,7 +25,7 @@ margin: 0 0 $sizing-300 &-f - field-height = "calc(%srem + %s * 2)" % ($line-height-600 $border-200) + field-height = "calc(%srem + %s * 1)" % ($line-height-600 $border-200) font-family: $serif font-size: 1rem