Make WordPress Core

Opened 4 years ago

Last modified 2 years ago

#49569 closed defect (bug)

Found Horizontal Scroll Issue in WordPress Core Version 5.3.2 on desktop — at Version 1

Reported by: rkradadiya's profile rkradadiya Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.3.2
Component: Administration Keywords: needs-patch reporter-feedback
Focuses: ui, accessibility, 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;
}

Change History (2)

#1 @SergeyBiryukov
4 years ago

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