Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#32680 closed enhancement (fixed)

"Add new menu" input field focus style cut off

Reported by: paulwilde's profile paulwilde Owned by: ocean90's profile ocean90
Milestone: 4.3 Priority: normal
Severity: normal Version: 4.3
Component: Customize Keywords: has-patch
Focuses: ui, accessibility Cc:

Description

An overflow: hidden declaration is cutting off the left and right edge focus style of the "Add a Menu" input field.

I'm not sure why this declaration is needed, but this patch removes it so that it doesn't get cut off.

Attachments (2)

focus-input-field-cutoff.png (16.7 KB) - added by paulwilde 10 years ago.
32680.diff (378 bytes) - added by paulwilde 10 years ago.

Download all attachments as: .zip

Change History (5)

@paulwilde
10 years ago

#1 @paulwilde
10 years ago

  • Focuses ui added
  • Keywords has-patch added

#2 @ocean90
10 years ago

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

In 32825:

Customizer: Remove an overflow: hidden declaration to prevent cutting off the left and right edge focus style of the "Add a Menu" input field.

props paulwilde.
fixes #32680.

#3 @netweb
10 years ago

  • Milestone changed from Awaiting Review to 4.3
Note: See TracTickets for help on using tickets.