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:
Dion Hulse
2010-05-03 19:29:17 +00:00
parent b8ec6f9114
commit 7f9bee2845
5 changed files with 8 additions and 8 deletions

View File

@@ -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 {