Skip to:
Content

BuddyPress.org

Ticket #8817: #8817.patch

File #8817.patch, 496 bytes (added by kajalgohel, 4 years ago)

patch added

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

     
    16781678        body:not(.trac):not(.home-page) #main {
    16791679                margin-top: 140px;
    16801680        }
     1681        table {
     1682                display: block;
     1683                overflow: scroll;
     1684        }
    16811685        #footer {
    16821686                padding: 10px;
    16831687                margin: 10px;