mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user