Make WordPress Core

Opened 10 years ago

Closed 9 years ago

#28912 closed defect (bug) (fixed)

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

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

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 10 years ago.
nav-menus.css.patch (661 bytes) - added by datta.parad 10 years ago.
28912.patch (712 bytes) - added by chriscct7 9 years ago.

Download all attachments as: .zip

Change History (7)

#1 @datta.parad
10 years ago

  • Keywords has-patch added

patch added.

#2 @chriscct7
9 years ago

  • Owner set to chriscct7
  • Status changed from new to assigned

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
9 years ago

#3 @chriscct7
9 years ago

  • Focuses administration added
  • Keywords commit added
  • Milestone changed from Awaiting Review to 4.4

#4 @wonderboymusic
9 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

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.