mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-09 00:25:49 -05:00
Profile redesign: Fix fields in Chromium (#37996)
This commit is contained in:
@@ -262,6 +262,11 @@ svg.badgeIcon {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// See: https://stackoverflow.com/questions/13226296/is-scrollwidth-property-of-a-span-not-working-on-chrome
|
||||
[data-contents] {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
.fieldVerified {
|
||||
|
||||
Reference in New Issue
Block a user