Skip to:
Content

BuddyPress.org

Opened 2 years ago

Closed 3 months ago

#8717 closed defect (bug) (wontfix)

Overflowing content issue in small device

Reported by: umesh84's profile umesh84 Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 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 2 years ago.
For better understanding I have attached a screenshot

Download all attachments as: .zip

Change History (4)

@umesh84
2 years ago

For better understanding I have attached a screenshot

#1 @tahmidulkarim
2 years 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
19 months ago

  • Milestone changed from Awaiting Review to BuddyPress.org Sites

#3 @espellcaste
3 months ago

  • Milestone BuddyPress.org Sites deleted
  • Resolution set to wontfix
  • Status changed from new to closed

Closing as per #9193

Note: See TracTickets for help on using tickets.