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
This commit is contained in:
Andrew Nacin 2012-09-24 21:30:17 +00:00
parent 8d742284b8
commit 5ef3197ae0
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,