[buddypress-trac] [BuddyPress Trac] #8915: More Top Margin in Responsive design
buddypress-trac
noreply at wordpress.org
Sun Jun 18 06:24:59 UTC 2023
#8915: More Top Margin in Responsive design
---------------------------------------+-----------------------------------
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 There,
`8915.1.2.patch` LGTM.
There is also a padding used for the `#main` div. So we should also
consider that and add margin to only left and right.
{{{
body.home-page #main{
margin: 0 10px;
}
}}}
Let's see someone else's feedback on this.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8915#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list