Opened 4 weeks ago
Closed 4 weeks ago
#8229 closed defect (bug) (duplicate)
Stack Overflow icon missing in “Find me on” section due to missing CSS ::before content.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Profiles | Keywords: | |
| Cc: |
Description
On WordPress.org profile pages, the Stack Overflow icon is not displayed in the “Find me on” section when a user adds their Stack Overflow profile link.
The link itself is rendered correctly, but the icon is missing. Upon inspection, the issue appears to be caused by the absence of the required CSS ::before pseudo-element content for the Stack Overflow icon.
Note: See
TracTickets for help on using
tickets.
Duplicate of #6682.