diff --git a/zephyr/static/styles/zephyr.css b/zephyr/static/styles/zephyr.css index 8e61e42281..b38e566813 100644 --- a/zephyr/static/styles/zephyr.css +++ b/zephyr/static/styles/zephyr.css @@ -1024,5 +1024,5 @@ table.floating_recipient { } .emoji { - height: 20px; + height: 1.4em; }