WordPress.org

Make WordPress Core

Opened 5 weeks ago

Last modified 5 weeks ago

#49569 new defect (bug)

Found Horizontal Scroll Issue in WordPress Core Version 5.3.2 on desktop

Reported by: rkradadiya Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 5.3.2
Component: Administration Keywords: has-patch
Focuses: ui, css Cc:

Description (last modified by SergeyBiryukov)

Hello,

I found the Horizontal Scroll Issue in WordPress Version 5.3.2 on desktop.
Please setup new WordPress and check.

Solution -

body, html {
    height: auto;
    margin: 0;
    padding: 0;
}

Attachments (1)

Screenshot_1.png (45.1 KB) - added by rkradadiya 5 weeks ago.

Download all attachments as: .zip

Change History (2)

#1 @SergeyBiryukov
5 weeks ago

  • Description modified (diff)
  • Focuses ui added
Note: See TracTickets for help on using tickets.