[Glitch] Fix profile fields overflowing page width

Port c5836cc5de to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
Eugen Rochko 2019-09-13 19:15:59 +02:00 committed by Thibaut Girka
parent 1a7df2f80a
commit 4c71288ccb
1 changed files with 1 additions and 0 deletions

View File

@ -226,6 +226,7 @@
}
.account__header__fields {
max-width: 100vw;
padding: 0;
margin: 15px -15px -15px;
border: 0 none;