Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#48250 closed defect (bug) (fixed)

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

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

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 5 years ago.
Before
48250.diff (426 bytes) - added by chetan200891 5 years ago.
Created patch to fix responsive overlay issue.
Theme-Overlay-After.png (305.9 KB) - added by chetan200891 5 years ago.
After

Download all attachments as: .zip

Change History (6)

@chetan200891
5 years ago

Created patch to fix responsive overlay issue.

#1 @chetan200891
5 years ago

  • Keywords has-patch added

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

#2 @SergeyBiryukov
5 years ago

  • Milestone changed from Awaiting Review to 5.3

#3 @SergeyBiryukov
5 years ago

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

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.