]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix pop-in player display when poster has long username or handle
authorClaire <claire.github-309c@sitedethib.com>
Mon, 5 Jul 2021 17:16:06 +0000 (19:16 +0200)
committerClaire <claire.github-309c@sitedethib.com>
Thu, 8 Jul 2021 14:23:09 +0000 (16:23 +0200)
Port 1381e0e1d9f27bd108d8b9349896f10ffe996cb2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
app/javascript/flavours/glitch/styles/components/status.scss

index e906a72619e14c23a76a8eefbbf63b651c72cf67..e9d30544fc9a3cff4500be453a1ac60f72709bec 100644 (file)
@@ -1095,6 +1095,7 @@ a.status-card.compact:hover {
     &__account {
       display: flex;
       text-decoration: none;
+      overflow: hidden;
     }
 
     .account__avatar {