Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#51587 closed defect (bug) (fixed)

Fix invalid CSS property in Dashicons

Reported by: desrosj Owned by: desrosj
Priority: normal Milestone: 5.6
Component: Administration Version: 5.2
Severity: normal Keywords: has-patch
Cc: Focuses:

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)

51587.diff (402 bytes ) - added by desrosj 6 years ago.

Download all attachments as: .zip

Change History (3)

@desrosj
6 years ago

#1 @desrosj
6 years ago

  • Resolutionfixed
  • Status assignedclosed

In 49263:

Administration: Fix an invalid property in the Dashicons CSS file.

Props komagain.
Fixes #51587.

#2 @Hareesh Pillai
6 years ago

Created #51622 to address this change across the remaining files.

Note: See TracTickets for help on using tickets.