Various CSS fixes for nav menus and RTL. props duck_, fixes #13441.

git-svn-id: https://develop.svn.wordpress.org/trunk@14795 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-05-21 23:23:39 +00:00
parent 83ce9d9761
commit 88e4640103
13 changed files with 32 additions and 32 deletions

View File

@@ -628,7 +628,7 @@ button.dismiss {
/* tag hints */
.taghint {
margin: 14px 8px -17px 0;
margin: 15px 12px -24px 0;
}
#poststuff .tagsdiv .howto {