diff --git a/src/style/_form.scss b/src/style/_form.scss index e4605729..555dd01e 100644 --- a/src/style/_form.scss +++ b/src/style/_form.scss @@ -57,6 +57,8 @@ input[type=search], input[type=email], input[type=file] { + line-height: 1; + @media (max-width: 768px) { max-width: 175px; }