From 5ef3197ae08e6dba54827a6d44b87b7a2f00f2ab Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Mon, 24 Sep 2012 21:30:17 +0000 Subject: [PATCH] Avoid wrapping for individual .subsubsub view names, rather than the entire list of views, in case there are many. props deltafactory, fixes #21985. git-svn-id: https://develop.svn.wordpress.org/trunk@21987 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/css/wp-admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/css/wp-admin.css b/wp-admin/css/wp-admin.css index 8dbd75476f..1960648464 100644 --- a/wp-admin/css/wp-admin.css +++ b/wp-admin/css/wp-admin.css @@ -434,7 +434,6 @@ code { list-style: none; margin: 8px 0 5px; padding: 0; - white-space: nowrap; font-size: 12px; float: left; } @@ -460,6 +459,7 @@ code { display: inline; margin: 0; padding: 0; + white-space: nowrap; } .widefat,