diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 1f266d0..985ef5c 100644 --- a/static/style.css +++ b/static/style.css @@ -351,6 +351,7 @@ img.emoji { .retweet-info>.status-dname img.emoji { height: 16px; + width: 16px; min-height: 16px; min-width: 16px; } |