mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 03:34:33 +00:00
Fix alignment/location of "Add" on non-hierarchical taxonomy addition boxes. Props ocean90. Fixes #12153
git-svn-id: https://develop.svn.wordpress.org/trunk@14390 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3651,7 +3651,7 @@ span.imgedit-scale-warn {
|
||||
/* tag hints */
|
||||
.taghint {
|
||||
color: #aaa;
|
||||
margin: 14px 0 -17px 8px;
|
||||
margin: 15px 0 -24px 12px;
|
||||
}
|
||||
|
||||
#poststuff .tagsdiv .howto {
|
||||
|
||||
Reference in New Issue
Block a user