Skip to:
Content

bbPress.org

Ticket #3507: 3507.patch

File 3507.patch, 694 bytes (added by upadalavipul, 2 years ago)
  • public_html/wp-content/themes/bb-base/style.css

     
    16481648        #wp-toolbar {
    16491649                width: 960px;
    16501650        }
     1651        #showcase {
     1652                padding: 20px;
     1653        }
     1654        #main{
     1655                padding: 24px 20px;
     1656        }
     1657        #footer{
     1658                padding: 24px 20px;
     1659        }
    16511660}
    16521661
    16531662/* Shrink logo to make room for navigation */
     
    17541763                height: 38px !important;
    17551764                width: 38px !important;
    17561765        }
     1766        #showcase{
     1767                padding: 10px;
     1768        }
     1769        body:not(.trac):not(.home-page) #main{
     1770                margin: 0;
     1771                padding: 10px;
     1772        }
    17571773}
    17581774
    17591775/* Mobile */