Making WordPress.org

Ticket #4362: 4362.diff

File 4362.diff, 711 bytes (added by ck3lee, 6 years ago)
  • wordpress.org/public_html/style/wp4.css

    diff --git wordpress.org/public_html/style/wp4.css wordpress.org/public_html/style/wp4.css
    index 8a92605e6..8a05a540d 100644
    a img.aligncenter { 
    207207        width: 100%;
    208208        background: #23282d;
    209209        text-align: center;
     210        min-width: 310px;
    210211}
    211212
    212213#wporg-header h1 {
    input.text { 
    13061307}
    13071308
    13081309#headline {
    1309         height: 62px;
     1310        height: auto;
    13101311        background: #f7f7f7;
    13111312        border-bottom: 1px solid #dfdfdf;
    13121313}
    input.text { 
    13181319        text-shadow: #fff 0px 1px 0px;
    13191320        padding-top: 18px;
    13201321        padding-left: 9px;
    1321         float: left;
     1322        padding-bottom: 18px;
     1323        display: flex;
    13221324}
    13231325
    13241326.wporg-make .site-title a:before,