Making WordPress.org

Ticket #6166: 6166.patch

File 6166.patch, 614 bytes (added by multidots1896, 3 years ago)

added patch

  • wordpress.org/public_html/wp-content/themes/pub/wporg-showcase/style.css

     
    900900        .page .storycontent {
    901901                padding-right: 0;
    902902        }
     903
     904        .wpscMobileMenuSlideIn .wpsc-submit-site {
     905                padding: 35px 0 8px 0;
     906        }
     907
     908        #pagebody {
     909                margin-top: 0;
     910        }
     911
     912        #pagebody .wrapper [class*="col-" ] {
     913                padding-top: 40px;
     914        }
    903915}
    904916
    905917/* Small devices */