[wp-meta] [Making WordPress.org] #7141: Huge Emojis in Support Forum
Making WordPress.org
noreply at wordpress.org
Fri Jul 14 11:02:16 UTC 2023
#7141: Huge Emojis in Support Forum
----------------------------+--------------------
Reporter: talextech | Owner: (none)
Type: defect (bug) | Status: new
Priority: high | Milestone:
Component: Support Forums | Keywords:
----------------------------+--------------------
For the past few days we've been seeing huge emojis in the support forum
(basically they have no width set and the full image size is showing.
[[Image(https://prnt.sc/cWAjuDkhAh-1)]]
I'm not sure where this CSS should be added but something like this fixes
the issue:
{{{
#bbpress-forums div.bbp-reply-content img.emoji {
width: 1em;
vertical-align: middle;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7141>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list