[wp-trac] [WordPress Trac] #27414: Dashicons for the Right Now widget
WordPress Trac
noreply at wordpress.org
Thu May 1 12:12:09 UTC 2014
#27414: Dashicons for the Right Now widget
-------------------------+------------------------------
Reporter: jmlapam | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Appearance | Version:
Severity: normal | Resolution:
Keywords: ui-feedback | Focuses: ui
-------------------------+------------------------------
Changes (by jmlapam):
* version: 3.8.1 =>
Comment:
I'm bumping it up, the issue comes from here :
{{{
#dashboard_right_now li a:before, #dashboard_right_now li span:before {
/* content: '\f159'; just put it in comment and it will do the job */
font: 400 20px/1 dashicons;
speak: none;
display: block;
float: left;
margin: 0 5px 0 0;
padding: 0;
text-indent: 0;
text-align: center;
position: relative;
-webkit-font-smoothing: antialiased;
text-decoration: none!important;
}
}}}
It's just that the link have a dashicons by default. If not everything
works fine.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27414#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list