mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-29 19:13:00 -05:00
[Glitch] Fix profile fields overflowing page width
Port cfd4c55c8825f301f88cf5d90afe36a10d590329 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
parent
0a1d9032f7
commit
823df17e54
@ -226,6 +226,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.account__header__fields {
|
.account__header__fields {
|
||||||
|
max-width: 100vw;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 15px -15px -15px;
|
margin: 15px -15px -15px;
|
||||||
border: 0 none;
|
border: 0 none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user