diff --git a/zephyr/static/styles/zephyr.css b/zephyr/static/styles/zephyr.css index a779276723..dc3b247901 100644 --- a/zephyr/static/styles/zephyr.css +++ b/zephyr/static/styles/zephyr.css @@ -336,11 +336,6 @@ textarea.new_message_textarea { resize: none; } -textarea:focus { - outline: none; - border: gray; -} - input.recipient_box { margin-bottom: 0px; margin-top: 0px;