Making WordPress.org

Ticket #7304: 7304.2.patch

File 7304.2.patch, 552 bytes (added by pitamdey, 3 years ago)

Patch for this issue

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

     
    19651965        color: rgba(255,255,255,0.95) !important;
    19661966}
    19671967#content.report #prefs {
     1968        display: flex;
     1969    align-items: center;
     1970    justify-content:center;
     1971    flex-direction: row-reverse;
    19681972        margin: -20px 0 2px 10px;
    19691973        padding-right: 4px;
    19701974        background: none;