diff --git a/templates/zephyr/home.html b/templates/zephyr/home.html index 6f57b4c188..9828546c13 100644 --- a/templates/zephyr/home.html +++ b/templates/zephyr/home.html @@ -63,7 +63,7 @@
diff --git a/zephyr/static/styles/zephyr.css b/zephyr/static/styles/zephyr.css index 8b2db30a65..9882fa657f 100644 --- a/zephyr/static/styles/zephyr.css +++ b/zephyr/static/styles/zephyr.css @@ -277,7 +277,7 @@ input.recipient_box { margin-top: 0px; } -input.send_zephyr { +input.send_message { float: right; }