mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
RTL: Fix taxonomy quick edit list alignment.
props SergeyBiryukov. fixes #27629. git-svn-id: https://develop.svn.wordpress.org/trunk@27956 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -948,6 +948,7 @@ ul.cat-checklist {
|
||||
.inline-edit-row fieldset ul.cat-checklist li,
|
||||
.inline-edit-row fieldset ul.cat-checklist input {
|
||||
margin: 0;
|
||||
position: relative; /* RTL fix, #WP27629 */
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset ul.cat-checklist label,
|
||||
|
||||
Reference in New Issue
Block a user