Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#48250 closed defect (bug) (fixed)

Theme overlay responsive media query does not match with admin menu folded.

Reported by: chetan200891 Owned by: SergeyBiryukov
Priority: normal Milestone: 5.3
Component: Themes Version: 5.3
Severity: normal Keywords: has-screenshots has-patch
Cc: Focuses: ui, administration

Description

Currently, theme overlay responsive media query set to 900px but admin menu folded to 960px, so theme overlay does not look good between 900px to 960px.

Attachments (3)

Theme-Overlay-Before.png (317.4 KB ) - added by chetan200891 7 years ago.
Before
48250.diff (426 bytes ) - added by chetan200891 7 years ago.
Created patch to fix responsive overlay issue.
Theme-Overlay-After.png (305.9 KB ) - added by chetan200891 7 years ago.
After

Download all attachments as: .zip

Change History (6)

@chetan200891
7 years ago

Created patch to fix responsive overlay issue.

#1 @chetan200891
7 years ago

  • Keywords has-patch added

Created patch 48250.diff to fix responsive theme overlay issue.

#2 @SergeyBiryukov
7 years ago

  • Milestone Awaiting Review5.3

#3 @SergeyBiryukov
7 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 46443:

Themes: Adjust CSS media query for theme overlay to match the breakpoint for a folded admin menu.

Props chetan200891.
Fixes #48250.

Note: See TracTickets for help on using tickets.