mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Fix overflow of long profile fields in admin view (#17010)
This commit is contained in:
parent
6159020617
commit
db32835338
@ -831,6 +831,7 @@ a.name-tag,
|
||||
padding: 0 5px;
|
||||
margin-bottom: 10px;
|
||||
flex: 1 0 50%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.account__header__fields,
|
||||
|
Loading…
Reference in New Issue
Block a user