Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#22240 closed defect (bug) (fixed)

HiDPI graphic missed for Menu dropdown

Reported by: dd32's profile dd32 Owned by: ryan's profile ryan
Milestone: 3.5 Priority: normal
Severity: normal Version:
Component: Administration Keywords: has-patch commit
Focuses: Cc:

Description

As reported in: http://wordpress.org/support/topic/menu-not-retina

While most all assets are using retina, if you attemp to edit a menu under appearance > menus and then click on the arrow to see more info about a menu item the arrow used is non retina

Attached patch also prefixes the :hover variant of the link, I have no idea why it's not prefixed, but with such a generic class name, I thought it best to add it.

Attachments (1)

22240.diff (3.1 KB) - added by dd32 12 years ago.

Download all attachments as: .zip

Change History (3)

@dd32
12 years ago

#1 @lessbloat
12 years ago

  • Keywords commit added

Looks and works well for me.

#2 @ryan
12 years ago

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

In [22284]:

Use HiDPI image for nav menu item disclosure arrow. Props dd32. fixes #22240

Note: See TracTickets for help on using tickets.