Making WordPress.org

Ticket #7304: 7304.patch

File 7304.patch, 471 bytes (added by pranitdugad, 3 years ago)

After applying this solution the issue is resolved

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

     
    19691969        padding-right: 4px;
    19701970        background: none;
    19711971        border: none;
     1972        display: flex;
     1973    flex-direction: row-reverse;
     1974    align-items: center;
    19721975}
    19731976#content.report #prefs div {
    19741977        display: inline;