Opened 9 years ago
Closed 9 years ago
#31919 closed defect (bug) (fixed)
Dashboard activity widget: Emoji images in comments are misplaced
Reported by: | ocean90 | Owned by: | helen |
---|---|---|---|
Milestone: | 4.2 | Priority: | low |
Severity: | normal | Version: | 4.2 |
Component: | Administration | Keywords: | has-patch commit |
Focuses: | ui | Cc: |
Description
For the comment list in the activity widget we have this CSS rule:
#activity-widget #the-comment-list img { position: absolute; top: 13px; }
The rule conflicts with an emojis as images, see attached screenshot.
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Introduced in [26144], changed in [26175].
I think it's meant for Gravatar, see 31919.patch.