Making WordPress.org

Ticket #6798: 6798.diff

File 6798.diff, 566 bytes (added by aezazshekh, 2 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 b787ebc05..69a4d98e8 100644
    a b body.trac a.attachment { 
    16501650        }
    16511651}
    16521652
     1653@media screen and ( max-width: 882px ) {
     1654        .bbp-topics { display: initial; }
     1655}
     1656
    16531657/* Shrink logo to make room for navigation */
    16541658@media screen and ( max-width: 835px ) {
    16551659        #header-inner h1 a {