#4227 closed defect (bug) (fixed)
footer Social Icon design Issue
Reported by: | utsav72640 | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | General | Keywords: | has-screenshots has-patch dev-feedback |
Cc: |
Description
https://wordpress.org/download/
footer Socia Icon design issue.
Attachments (2)
Change History (8)
#1
@
6 years ago
Above issue will fixed if we add important from below css code.
.dashicons, .dashicons-before:before { display: inline-block !important; width: 20px !important; height: 20px !important; font-size: 20px !important; line-height: 1; font-family: dashicons; text-decoration: inherit; font-weight: 400; font-style: normal; vertical-align: top; text-align: center; transition: color .1s ease-in; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@
6 years ago
Isolated the .dashicons styles on the download page to the .site-content to avoid affecting the footer.
#2
@
6 years ago
- Keywords has-patch dev-feedback added; needs-patch removed
Thanks @utsav72640 I see what you're saying there.
These icons were updated here - #3655
Seems the dashicons in the page content for the Download page has custom CSS which should probably just be isolated to the page content. I've uploaded 4227.diff to isolate the .dashicons styles on the Download page into the .site-content so it doesn't affect the footer.
Cheers
Note: See
TracTickets for help on using
tickets.
https://wordpress.org/download/