Skip to:
Content

BuddyPress.org

Ticket #8656: 8656.patch

File 8656.patch, 679 bytes (added by multidots1896, 3 years ago)

added patch

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

     
    16551655        #header-inner h1 a {
    16561656                width: 65px !important;
    16571657        }
     1658        #showcase-inner {
     1659                padding: 20px 10px 0;
     1660        }
    16581661}
    1659 
    16601662/* Do not fix #header for non-desktops */
    16611663@media screen and ( max-width: 782px ) {
    16621664        #header {
     
    17541756                height: 38px !important;
    17551757                width: 38px !important;
    17561758        }
     1759        #showcase-inner {
     1760                padding: 20px 10px;
     1761        }
    17571762}
    17581763
    17591764/* Mobile */