[wp-trac] [WordPress Trac] #32866: dashicons CSS: one-word font families don't need quotes
WordPress Trac
noreply at wordpress.org
Thu Jul 2 21:31:41 UTC 2015
#32866: dashicons CSS: one-word font families don't need quotes
----------------------------+-----------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 4.2
Severity: normal | Keywords:
Focuses: ui |
----------------------------+-----------------------------
several times in the admin CSS the dashicons font family is referenced
between single quotes, e.g.:
`font: normal 20px/1 'dashicons';`
found also some uppercase versions:
`font: normal 40px/45px 'Dashicons';`
with single-word font families there's no need for quotes.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32866>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list