Profile redesign: Fix fields in Chromium (#37996)
This commit is contained in:
parent
9c4d11f927
commit
bca57020a0
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user