]> cat aescling's git repositories - mastodon.git/commitdiff
Fix pop-in player display when poster has long username or handle (#16468)
authorClaire <claire.github-309c@sitedethib.com>
Mon, 5 Jul 2021 17:16:06 +0000 (19:16 +0200)
committerGitHub <noreply@github.com>
Mon, 5 Jul 2021 17:16:06 +0000 (19:16 +0200)
app/javascript/styles/mastodon/components.scss

index 0579c3c6f441ec369af189f055be0af1b145f306..35c10b096d0d4ab7bc21b7000995034c1e2efb82 100644 (file)
@@ -7291,6 +7291,7 @@ noscript {
     &__account {
       display: flex;
       text-decoration: none;
+      overflow: hidden;
     }
 
     .account__avatar {