Make WordPress Core

Opened 12 years ago

Closed 11 years ago

#28912 closed defect (bug) (fixed)

Nav Menu page get scroll for device width 1000px to 800px

Reported by: datta.parad Owned by: chriscct7
Priority: normal Milestone: 4.4
Component: Menus Version: 3.9.1
Severity: normal Keywords: has-patch commit
Cc: Focuses: administration

Description

If we resize browser window or check nav menu page in smaller device, we will get scroll in browser. this happen for following window width

window-width : 1000px to 800px. Please check attached screenshot.

Attachments (3)

responsive-nav-menu.png (82.4 KB ) - added by datta.parad 12 years ago.
nav-menus.css.patch (661 bytes ) - added by datta.parad 12 years ago.
28912.patch (712 bytes ) - added by chriscct7 11 years ago.

Download all attachments as: .zip

Change History (7)

#1 @datta.parad
12 years ago

  • Keywords has-patch added

patch added.

#2 @chriscct7
11 years ago

  • Owner set to chriscct7
  • Status newassigned

This is a great first patch. I updated the patch to be able to apply from the standard directory, and I also adjusted the media query to go down to 769px, which is where the menu shift actually occurs

@chriscct7
11 years ago

#3 @chriscct7
11 years ago

  • Focuses administration added
  • Keywords commit added
  • Milestone Awaiting Review4.4

#4 @wonderboymusic
11 years ago

  • Resolutionfixed
  • Status assignedclosed

In 35473:

Nav Menus: add responsive styles for viewport between 768 and 1000px.

Props datta.parad, chriscct7.
Fixes #28912.

Note: See TracTickets for help on using tickets.