[Glitch] Fix margins on profile metadata in single column mode

Port ed19f33440 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
master
Eugen Rochko 5 years ago committed by ThibG
parent 867d1233c7
commit 3485acefed
  1. 4
      app/javascript/flavours/glitch/styles/components/index.scss

@ -692,6 +692,10 @@
.account { .account {
padding: 15px 10px; padding: 15px 10px;
&__header__bio {
margin: 0 -10px;
}
} }
.notification { .notification {

Loading…
Cancel
Save