#51587 closed defect (bug) (fixed)
Fix invalid CSS property in Dashicons
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.6 | Priority: | normal |
Severity: | normal | Version: | 5.2 |
Component: | Administration | Keywords: | has-patch |
Focuses: | Cc: |
Description
The Dashicons CSS file contains the speak
CSS property with a value of none
.
This is not a valid value for the speak CSS property. never
is the correct value.
This brings https://github.com/WordPress/dashicons/pull/423 over from the Dashicons repository.
Introduced in [44940].
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 49263: