Opened 3 years ago
Closed 3 years ago
#6429 closed defect (bug) (fixed)
Footer Social Icons Alignment Broken in Trac pages
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | General | Keywords: | has-screenshots needs-patch |
Cc: |
Description
While visiting the footer part of this page, https://themes.trac.wordpress.org/ you can see the social icons(Facebook and Twitter) are not aligned properly.
Attachments (1)
Change History (7)
#3
follow-up:
↓ 5
@
3 years ago
- Keywords needs-patch removed
@costdev checked and found styling is missing.
body .is-layout-flex { flex-wrap: wrap; align-items: center; display: flex; gap: 0.5em; }
Note: See
TracTickets for help on using
tickets.
https://meta.trac.wordpress.org/ is also affected