Skip to:
Content

BuddyPress.org

Ticket #8652: 8652.diff

File 8652.diff, 690 bytes (added by aezazshekh, 3 years ago)

added patch

  • buddypress.org/public_html/wp-content/themes/bb-base/style.css

    diff --git a/buddypress.org/public_html/wp-content/themes/bb-base/style.css b/buddypress.org/public_html/wp-content/themes/bb-base/style.css
    index e42780aee..4461d7ef0 100644
    a b body.trac .attachment { 
    16921692                display: block;
    16931693                position: absolute;
    16941694                right: 0;
    1695                 padding: 33px 20px 33px 33px;
    16961695                text-decoration: none;
    16971696        }
     1697        #bb-menu-icon {
     1698        padding: 33px 20px 33px 33px;
     1699    }
     1700    #mobile-menu-button {
     1701        height: 81px;
     1702        padding: 28px;
     1703    }
    16981704        #header #nav,
    16991705        #wporg-header #wporg-header-menu {
    17001706                margin: 0;