Skip to:
Content

bbPress.org

Ticket #3514: 3514.patch

File 3514.patch, 532 bytes (added by himshekhar07, 11 months ago)

Added patch

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

     
    149149        padding: 24px 0;
    150150        position: relative;
    151151}
     152
     153.page-id-34 .content .wp-block-group {
     154        padding: 20px;
     155        margin-bottom: 20px;
     156}
     157
    152158body:not(.trac):not(.home-page):not(.home) #main {
    153159        margin-top: 120px;
    154160}