[buddypress-trac] [BuddyPress Trac] #8878: spacing issue in responsive

buddypress-trac noreply at wordpress.org
Wed Jul 26 08:26:27 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 needs-refresh                        |
-------------------------------------------------+-------------------------

Comment (by himshekhar07):

 Thank you @mikinc860 for the suggestion but without adding any new
 selector we can try this:

 you can try this with the below solution


 {{{
 @media screen and (max-width: 782px) {
     #wpadminbar li#wp-admin-bar-bp-login a,
     #wpadminbar li#wp-admin-bar-bp-register a {padding: 5px 8px
 !important;}
 }
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8878#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list