[wp-trac] [WordPress Trac] #65018: WordPress Post Edit Screen Content Overflow Issue in version 7.0 RC2
WordPress Trac
noreply at wordpress.org
Fri Apr 3 10:40:32 UTC 2026
#65018: WordPress Post Edit Screen Content Overflow Issue in version 7.0 RC2
----------------------------+------------------------------
Reporter: Pratik Jain | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, css
----------------------------+------------------------------
Comment (by Pratik Jain):
I checked it and I can see below CSS is causing it,
{{{
#poststuff #post-body {
padding: 0;
margin: 0 -4px;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65018#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list