RTL fixes. Props yoavf. see #13233

git-svn-id: https://develop.svn.wordpress.org/trunk@14375 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2010-05-03 18:20:30 +00:00
parent 57a5a11660
commit a51d50ad9c
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -14,3 +14,6 @@ ul, ol { padding: 5px 22px 5px 5px; }
.form-table th {
text-align: right;
}
#user_login, #admin_email, #pass1, #pass2 {
direction:ltr;
}