diff --git a/templates/zephyr/home.html b/templates/zephyr/home.html index be8fc27b86..f33ccb4b3c 100644 --- a/templates/zephyr/home.html +++ b/templates/zephyr/home.html @@ -110,8 +110,10 @@ {% ifnotequal user_profile.realm.domain "humbughq.com" %} style="visibility: hidden;" {% endifnotequal %} - id="tab-enter-message">Press Enter to send   - + id="tab-enter-message"> + diff --git a/zephyr/static/styles/zephyr.css b/zephyr/static/styles/zephyr.css index 1c1b1eeb78..38b9d3a527 100644 --- a/zephyr/static/styles/zephyr.css +++ b/zephyr/static/styles/zephyr.css @@ -444,7 +444,6 @@ blockquote p { display: table-row; font-size: 80%; white-space: nowrap; - text-align: right; } .messagebox p {