[wp-trac] [WordPress Trac] #63875: <pre> tag overflows container in theme details/preview modal causing horizontal scroll (Twenty Twenty-Five)
WordPress Trac
noreply at wordpress.org
Mon Aug 25 10:49:57 UTC 2025
#63875: <pre> tag overflows container in theme details/preview modal causing
horizontal scroll (Twenty Twenty-Five)
--------------------------+-------------------------------------
Reporter: pateljaymin | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.8.2
Severity: normal | Resolution:
Keywords: | Focuses: ui, accessibility, css
--------------------------+-------------------------------------
Comment (by jaiminp):
@pateljaymin Please add the CSS below in the <pre> tag
white-space: pre-wrap;
overflow-wrap: anywhere;
word-break: break-word;
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63875#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list