Making WordPress.org

Ticket #7344: 7344.patch

File 7344.patch, 416 bytes (added by pitamdey, 2 years ago)

After applying this solution the issue is resolved

  • trunk/wordpress.org/public_html/style/trac/wp-trac.css

     
    20922092        }
    20932093        #banner {
    20942094                position: relative;
    2095                 top: -85px;
     2095                top: -95px;
    20962096                margin-bottom: -45px;
    20972097        }
    20982098        form#search {