Skip to:
Content

bbPress.org

Ticket #3453: 3453.diff

File 3453.diff, 782 bytes (added by aezazshekh, 21 months ago)

added patch

  • buddypress.org/public_html/wp-content/plugins/bbpress-org/toolbar.php

    diff --git a/buddypress.org/public_html/wp-content/plugins/bbpress-org/toolbar.php b/buddypress.org/public_html/wp-content/plugins/bbpress-org/toolbar.php
    index c8dc3fd58..208e2bd63 100644
    a b function bbporg_toolbar_css_overrides() { 
    535535                        #wpadminbar #wp-admin-bar-user-info a:hover .display-name { color: #328C00; }
    536536                        #wpadminbar #wp-admin-bar-user-info .username { color: #000; }
    537537
     538                        @media screen and (max-width: 782px) {
     539                                .with-avatar a.ab-item {
     540                                        text-indent:-9999px !important;
     541                                }
     542                        }
     543
    538544                        /* Some responsive'ish tweaks */
    539545                        @media screen and ( max-width: 460px ) {
    540546                                #wpadminbar {