diff --git a/zephyr/static/styles/zephyr.css b/zephyr/static/styles/zephyr.css index 4300906919..917d83885d 100644 --- a/zephyr/static/styles/zephyr.css +++ b/zephyr/static/styles/zephyr.css @@ -1049,6 +1049,7 @@ table.floating_recipient { .twitter-avatar { float: left; + width: 48px; height: 48px; - padding-right: .75em; + margin-right: .75em; }