]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix overflow of long profile fields in admin view
authorClaire <claire.github-309c@sitedethib.com>
Fri, 19 Nov 2021 17:22:49 +0000 (18:22 +0100)
committerClaire <claire.github-309c@sitedethib.com>
Fri, 19 Nov 2021 17:55:27 +0000 (18:55 +0100)
Port db32835338e113f23a474d323e398916a999619f to glitch-soc

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

index bfb09aa0afdc87dd7b462ac664f804d6be40f971..8fd556c736257adf65b5ed6b6544d73af6bc1d31 100644 (file)
@@ -847,6 +847,7 @@ a.name-tag,
     padding: 0 5px;
     margin-bottom: 10px;
     flex: 1 0 50%;
+    max-width: 100%;
   }
 
   .account__header__fields,