]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix profile fields overflowing page width
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 13 Sep 2019 17:15:59 +0000 (19:15 +0200)
committerThibaut Girka <thib@sitedethib.com>
Wed, 18 Sep 2019 15:27:20 +0000 (17:27 +0200)
Port cfd4c55c8825f301f88cf5d90afe36a10d590329 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
app/javascript/flavours/glitch/styles/accounts.scss

index 0fae137f061cb385d81b644a531035e7a6538933..a827d271a8cd31898359fadad978d72839567e73 100644 (file)
 }
 
 .account__header__fields {
+  max-width: 100vw;
   padding: 0;
   margin: 15px -15px -15px;
   border: 0 none;