Making WordPress.org

Ticket #6357: 6357.patch

File 6357.patch, 663 bytes (added by umesh84, 2 years ago)

added patch

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

     
    871871        .leftsidebar {
    872872                background: #fff;
    873873                border: 1px #DFDFDF solid;
    874                 height: 100%;
     874                height: auto;
    875875                margin-left: -210px;
    876876                margin-top: -1px;
    877877                min-height: 100vh;
    878878                padding: 20px;
    879879        }
    880 
    881880        #wpsc-mobile-menu-button:before {
    882881                display: inline-block;
    883882        }