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

git-svn-id: http://svn.automattic.com/wordpress/trunk@10331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2009-01-07 08:35:08 +00:00
parent bbba5f8e9f
commit 87dc61235c

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 {