Skip to:
Content

BuddyPress.org

Opened 15 months ago

Last modified 8 months ago

#8717 new defect (bug)

Overflowing content issue in small device

Reported by: umesh84's profile umesh84 Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: BuddyPress.org Sites Priority: low
Severity: normal Version:
Component: BuddyPress.org Sites Keywords: needs-patch needs-design-feedback
Cc:

Description

Overflowing content issue in small device

https://buddypress.org/about/

Attachments (1)

Screenshot 2022-07-06 at 11.47.49 AM.png (770.1 KB) - added by umesh84 15 months ago.
For better understanding I have attached a screenshot

Download all attachments as: .zip

Change History (3)

@umesh84
15 months ago

For better understanding I have attached a screenshot

#1 @tahmidulkarim
13 months ago

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.

#2 @imath
8 months ago

  • Milestone changed from Awaiting Review to BuddyPress.org Sites
Note: See TracTickets for help on using tickets.