[wp-trac] [WordPress Trac] #59746: Adding User Biographical Info without space breaks the container and adds horizontal scroll
WordPress Trac
noreply at wordpress.org
Sun Jul 20 09:31:15 UTC 2025
#59746: Adding User Biographical Info without space breaks the container and adds
horizontal scroll
--------------------------+------------------------------
Reporter: mihirdev21 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 6.3.2
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui
--------------------------+------------------------------
Comment (by Presskopp):
easy fix:
{{{
.wp-block-post-author-biography {
word-wrap: break-word;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59746#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list