[buddypress-trac] [BuddyPress Trac] #8878: spacing issue in responsive
buddypress-trac
noreply at wordpress.org
Tue Jul 25 08:43:22 UTC 2023
#8878: spacing issue in responsive
-------------------------------------------------+-------------------------
Reporter: kajalgohel | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
| BuddyPress.org Sites
Component: Core | Version:
Severity: normal | Resolution:
Keywords: has-screenshots changes-requested |
has-patch |
-------------------------------------------------+-------------------------
Changes (by mikinc860):
* keywords: needs-patch has-screenshots => has-screenshots changes-
requested has-patch
Comment:
@himshekhar07
I appreciate your efforts but this is removing the bottom padding and
looks odd.
you can try this with the below solution
@media screen and (max-width: 782px){
#wpadminbar #wp-toolbar li#wp-admin-bar-bp-login a, #wpadminbar #wp-
toolbar li#wp-admin-bar-bp-register a {
padding: 5px 8px !important;
}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8878#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list