[buddypress-trac] [BuddyPress Trac] #8914: Responsive Design is not proper for the features
buddypress-trac
noreply at wordpress.org
Sun Jun 18 06:09:25 UTC 2023
#8914: Responsive Design is not proper for the features
---------------------------------------+-----------------------------------
Reporter: pitamdey | Owner: johnjamesjacoby
Type: defect (bug) | Status: new
Priority: lowest | Milestone: BuddyPress.org Sites
Component: BuddyPress.org Sites | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has-patch |
---------------------------------------+-----------------------------------
Comment (by krupalpanchal):
Hi, @pitamdey Could you please share the screenshot of before/after adding
your patch? That would be great to see the difference.
Adding suggestions for your patch. `#showcase-inner` has padding only for
top, not for left-right. So we can also add that padding for screens under
900.
{{{
#showcase-inner {
margin: 0 auto;
width: 100%;
padding: 10px;
}
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8914#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list