[buddypress-trac] [BuddyPress Trac] #8876: Content overflow issue on mobile devices
buddypress-trac
noreply at wordpress.org
Tue May 2 09:40:08 UTC 2023
#8876: Content overflow issue on mobile devices
-----------------------------------------+------------------------------
Reporter: baroliyamayur | Owner: johnjamesjacoby
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: BuddyPress.org Sites | Version:
Severity: normal | Resolution:
Keywords: needs-patch has-screenshots |
-----------------------------------------+------------------------------
Comment (by baroliyamayur):
Please use the below CSS to resolve the issue.
for right sidebar div
{{{
width: 100%;
float: none;
margin: 0 0 30px;
max-width: 100%;
box-sizing: border-box;
}}}
**See output:** https://share.cleanshot.com/1KmPkqysQQfd3T0qkvyV
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8876#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list