Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#22201 closed defect (bug) (fixed)

<button> elements should inherit font settings

Reported by: koopersmith's profile koopersmith Owned by: koopersmith's profile koopersmith
Milestone: 3.5 Priority: normal
Severity: normal Version: 3.5
Component: UI Keywords:
Focuses: Cc:

Description

Currently, <button> elements are using browser defaults instead of inheriting the font settings in wp-admin.css. This causes some visual inconsistencies (like buttons defaulting to Lucida Grande).

Change History (1)

#1 @koopersmith
12 years ago

  • Owner set to koopersmith
  • Resolution set to fixed
  • Status changed from new to closed

In [22237]:

Make <button> elements inherit font settings. fixes #22201, see #21598.

Note: See TracTickets for help on using tickets.