Add white-space:nowrap to plugins table action links, props DD32, fixes #8810

git-svn-id: https://develop.svn.wordpress.org/trunk@10331 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2009-01-07 08:35:08 +00:00
parent 37e3cfe1cd
commit 93cf95974a
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ p, ul, ol, blockquote { font-size: 12px; }
padding: 0;
}
.plugins .togl {
width: 150px;
.plugins .action-links {
white-space: nowrap;
}
.import-system {