]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix margins on profile metadata in single column mode
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 4 Jun 2019 21:11:57 +0000 (23:11 +0200)
committerThibG <thib@sitedethib.com>
Thu, 13 Jun 2019 20:15:31 +0000 (22:15 +0200)
Port ed19f33440f4ccfe5323c6a8a67a345682652873 to glitch-soc

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

index 577a7b85a524d55841b9676edb3385ab4f0b38a0..27caf32acdc6d2190f205f5efeec10c5c27cf270 100644 (file)
 
     .account {
       padding: 15px 10px;
+
+      &__header__bio {
+        margin: 0 -10px;
+      }
     }
 
     .notification {