Don't let the screen options text escape the box. props ohanesian, fixes #15329.

git-svn-id: https://develop.svn.wordpress.org/trunk@17075 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-12-20 11:06:54 +00:00
parent 9dd606211b
commit 1df12424d1
3 changed files with 3 additions and 2 deletions

View File

@@ -796,6 +796,7 @@ form.upgrade .hint {
}
.metabox-prefs label {
display: inline-block;
padding-right: 15px;
white-space: nowrap;
line-height: 30px;