Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#25975 closed defect (bug) (fixed)

MP6: Menu location screen too narrow

Reported by: johnbillion Owned by: iammattthomas
Priority: normal Milestone: 3.8
Component: Administration Version: 3.8
Severity: normal Keywords: needs-ui has-patch
Cc: Focuses: ui

Description

On the Appearance -> Menus -> Manage Locations screen, the table on the page has a fixed width of 60%. This is fine on wide screens, but breaks the layout on narrower screens.

It needs a rule in the <782px media query to increase the width.

Attachments (1)

25975.diff (426 bytes ) - added by johnbillion 13 years ago.

Download all attachments as: .zip

Change History (4)

@johnbillion
13 years ago

#1 @johnbillion
13 years ago

  • Keywords has-patch added

Patch

#2 @SergeyBiryukov
13 years ago

  • Component Graphic DesignAdministration
  • Keywords ui-focus added
  • Milestone Awaiting Review3.8

#3 @iammattthomas
13 years ago

  • Owner set to iammattthomas
  • Resolutionfixed
  • Status newclosed

In 26173:

Make the menu location screen full-width at responsive sizes. Fixes #25975, props johnbillion.

Note: See TracTickets for help on using tickets.