diff --git a/phpBB/styles/prosilver/theme/forms.css b/phpBB/styles/prosilver/theme/forms.css index 6cec12a3ce..d56309339b 100644 --- a/phpBB/styles/prosilver/theme/forms.css +++ b/phpBB/styles/prosilver/theme/forms.css @@ -275,7 +275,7 @@ fieldset.submit-buttons input { max-width: 100%; height: 270px; resize: vertical; - transition: all 0.5s ease; + transition: all 0.5s ease, height 1ms linear; } /* Emoticons panel */