[buddypress-trac] [BuddyPress Trac] #8798: https://buddypress.trac.wordpress.org/ mobile menu does not proper manage padding.
buddypress-trac
noreply at wordpress.org
Fri Jan 20 07:20:20 UTC 2023
#8798: https://buddypress.trac.wordpress.org/ mobile menu does not proper manage
padding.
--------------------------+------------------------------
Reporter: upadalavipul | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by upadalavipul):
For the above issue fix, needs to be added below css.
@media screen and (max-width: 782px) {
#bb-menu-icon, #mobile-menu-button{
padding: 29px 25px;
}
body.bbpress #footer, body.buddypress #footer{
padding: 24px 6px;
}
}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8798#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list