From abfaaa557064a5232a8ece4fedf83fbcde68d0bf Mon Sep 17 00:00:00 2001 From: Ryan Fox Date: Tue, 29 Mar 2022 21:56:29 -0700 Subject: [PATCH] Fix wonky quote toot avatars --- public/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/style.css b/public/style.css index ecf6fe9..9c437d1 100644 --- a/public/style.css +++ b/public/style.css @@ -332,6 +332,7 @@ span.applink { .status-quote .avatar { width: 40px; + height: 40px; } .status-quote .display-name {