Making WordPress.org

Ticket #4099: 4099.diff

File 4099.diff, 533 bytes (added by mukesh27, 6 years ago)

Patch.

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

    diff --git a/wordpress.org/public_html/style/trac/wp-trac.css b/wordpress.org/public_html/style/trac/wp-trac.css
    index 403322b..5a8f8e8 100644
    a b a.mention.me { 
    20542054        .nav ul {
    20552055                text-align: left; /* move these to the left */
    20562056        }
     2057        #metanav.nav li, #metanav form.trac-logout button {
     2058                color: initial;
     2059        }
    20572060        .nav li, #altlinks li, .milestone .info dl {
    20582061                white-space: normal; /* allow them to wrap */
    20592062        }