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

git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2009-01-30 19:15:49 +00:00
parent a5b6247297
commit 73c1f7f960

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 {