Skip to:
Content

BuddyPress.org

Opened 4 years ago

Closed 2 years ago

#8717 closed defect (bug) (wontfix)

Overflowing content issue in small device

Reported by: umesh84 Owned by: johnjamesjacoby
Priority: low Milestone:
Component: BuddyPress.org Sites Version:
Severity: normal 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 4 years ago.
For better understanding I have attached a screenshot

Download all attachments as: .zip

Change History (4)

@umesh84
4 years ago

For better understanding I have attached a screenshot

#1 @tahmidulkarim
4 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
3 years ago

  • Milestone Awaiting ReviewBuddyPress.org Sites

#3 @espellcaste
2 years ago

  • Milestone BuddyPress.org Sites
  • Resolutionwontfix
  • Status newclosed

Closing as per #9193

Note: See TracTickets for help on using tickets.