[buddypress-trac] [BuddyPress Trac] #8944: overflow of iframe issue in responsive
buddypress-trac
noreply at wordpress.org
Tue Jul 25 06:42:56 UTC 2023
#8944: overflow of iframe issue in responsive
----------------------------------+------------------------------
Reporter: kajalgohel | Owner: johnjamesjacoby
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: BuddyPress.org Sites | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
----------------------------------+------------------------------
Comment (by mikinc860):
There is fix width of 515px applied to the iframe.
Using max-with 100% can help make it fully visible on the smaller display.
{{{
iframe{max-width: 100%;}
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8944#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list