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

git-svn-id: http://svn.automattic.com/wordpress/trunk@17075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2010-12-20 11:06:54 +00:00
parent 881a4cc5e3
commit 708153f294
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

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