[buddypress-trac] [BuddyPress Trac] #8717: Overflowing content issue in small device
buddypress-trac
noreply at wordpress.org
Mon Sep 19 06:09:22 UTC 2022
#8717: Overflowing content issue in small device
-----------------------------------------------+---------------------------
Reporter: umesh84 | Owner:
| johnjamesjacoby
Type: defect (bug) | Status: new
Priority: low | Milestone: Awaiting
| Review
Component: BuddyPress.org Sites | Version:
Severity: normal | Resolution:
Keywords: needs-patch needs-design-feedback |
-----------------------------------------------+---------------------------
Comment (by tahmidulkarim):
Adding {{{word-wrap: break-word;}}} in the li tags will solve the issue.
{{{ word-break: break-word; }}} can also be used instead of word-wrap but
for better cross-browser support I guess it would be wise to use word-
wrap.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8717#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list