diff --git a/static/styles/compose.css b/static/styles/compose.css index f2c6e24165..280e35792b 100644 --- a/static/styles/compose.css +++ b/static/styles/compose.css @@ -300,7 +300,7 @@ textarea.new_message_textarea, border: 1px solid #ddd; box-shadow: none; -webkit-box-shadow: none; - transition: all 0.2s ease; + transition: border 0.2s ease; } textarea.new_message_textarea:focus,