[Glitch] Fix profile fields overflowing page width

Port c5836cc5de to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
Eugen Rochko 2019-09-13 19:15:59 +02:00 committed by Thibaut Girka
parent 1a7df2f80a
commit 4c71288ccb

View file

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