[Glitch] Fix profile fields overflowing page width

Port c5836cc5de to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
th-downstream
Eugen Rochko 5 years ago committed by Thibaut Girka
parent 1a7df2f80a
commit 4c71288ccb

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

Loading…
Cancel
Save