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/wordpress.org/public_html/style/trac/wp-trac.css
+++ b/wordpress.org/public_html/style/trac/wp-trac.css
@@ -2054,6 +2054,9 @@ a.mention.me {
 	.nav ul {
 		text-align: left; /* move these to the left */
 	}
+	#metanav.nav li, #metanav form.trac-logout button {
+		color: initial;
+	}
 	.nav li, #altlinks li, .milestone .info dl {
 		white-space: normal; /* allow them to wrap */
 	}
