[buddypress-trac] [BuddyPress Trac] #8807: Remove extra content issue in WPadminbar

buddypress-trac noreply at wordpress.org
Fri Jan 27 08:12:51 UTC 2023


#8807: Remove extra content issue in WPadminbar
-----------------------------------------+------------------------------
 Reporter:  baroliyamayur                |       Owner:  johnjamesjacoby
     Type:  defect (bug)                 |      Status:  new
 Priority:  normal                       |   Milestone:  Awaiting Review
Component:  BuddyPress.org Sites         |     Version:
 Severity:  normal                       |  Resolution:
 Keywords:  needs-patch has-screenshots  |
-----------------------------------------+------------------------------

Comment (by baroliyamayur):

 Solution for Remove extra content issue wpadminbar in responsive design.



 {{{
 @media screen and (max-width: 782px){
     #wpadminbar #wp-toolbar #wp-admin-bar-my-account a.ab-item {
         font-size: 0;
     }
 }
 }}}

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


More information about the buddypress-trac mailing list