[Glitch] Fix profile fields overflowing page width

Port cfd4c55c88 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
master
Eugen Rochko 2019-09-13 19:15:59 +02:00 committed by Thibaut Girka
parent 0a1d9032f7
commit 823df17e54
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;