[wp-trac] [WordPress Trac] #49569: Found Horizontal Scroll Issue in WordPress Core Version 5.3.2 on desktop
WordPress Trac
noreply at wordpress.org
Tue Mar 3 11:22:53 UTC 2020
#49569: Found Horizontal Scroll Issue in WordPress Core Version 5.3.2 on desktop
----------------------------+------------------------------
Reporter: rkradadiya | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 5.3.2
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, css
----------------------------+------------------------------
Changes (by SergeyBiryukov):
* focuses: css => ui, css
Old description:
> 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;
> }
New description:
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;
}
}}}
--
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49569#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list