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: http://core.svn.wordpress.org/trunk@21987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2012-09-24 21:30:17 +00:00
parent d9105470c3
commit a0b9992a84
1 changed files with 1 additions and 1 deletions

View File

@ -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,