diff --git a/app/assets/stylesheets/forms.scss b/app/assets/stylesheets/forms.scss index 04d966d9b..dcaddf203 100644 --- a/app/assets/stylesheets/forms.scss +++ b/app/assets/stylesheets/forms.scss @@ -293,7 +293,7 @@ input[type=number], input[type=datetime-local], textarea, - input[type=tel], { + input[type=tel] { @media (max-width: $two-columns-breakpoint) { width: 100%; }