Allow non-hierarchical taxonomy labels in Bulk Edit to span the available width. Props SergeyBiryukov, tar.gz. fixes #22703.

git-svn-id: https://develop.svn.wordpress.org/trunk@23198 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2012-12-23 16:30:12 +00:00
parent f4b20c062c
commit 021167d954
1 changed files with 1 additions and 0 deletions

View File

@ -2786,6 +2786,7 @@ tr.inline-edit-row td,
.inline-edit-row fieldset label.inline-edit-tags span.title {
margin: .2em 0;
width: auto;
}
.inline-edit-row fieldset label span.title {