LTR for fields on setup-config.php. see #19603, fixes #18180.

git-svn-id: https://develop.svn.wordpress.org/trunk@19789 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-01-30 17:28:04 +00:00
parent fd475e222d
commit 460ef260f7
1 changed files with 5 additions and 0 deletions

View File

@ -255,6 +255,11 @@ body.rtl {
margin-right: 0;
}
.rtl #dbname,
.rtl #uname,
.rtl #pwd,
.rtl #dbhost,
.rtl prefix,
.rtl #user_login,
.rtl #admin_email,
.rtl #pass1,