Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #8806, comment 1


Ignore:
Timestamp:
01/27/2023 07:36:05 AM (3 years ago)
Author:
baroliyamayur
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8806, comment 1

    initial v1  
    11Solution for spacing issue wpadminbar in responsive design.
    22
     3
     4{{{
    35@media screen and (max-width: 460px){
    46#wpadminbar #wp-toolbar #wp-admin-bar-bp-login a.ab-item {
     
    68}
    79}
     10}}}