Make WordPress Core

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#51587 closed defect (bug) (fixed)

Fix invalid CSS property in Dashicons

Reported by: desrosj's profile desrosj Owned by: desrosj's profile desrosj
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)

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

Download all attachments as: .zip

Change History (3)

@desrosj
5 years ago

#1 @desrosj
5 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 49263:

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

Props komagain.
Fixes #51587.

#2 @Hareesh Pillai
5 years ago

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

Note: See TracTickets for help on using tickets.