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

git-svn-id: http://svn.automattic.com/wordpress/trunk@19789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2012-01-30 17:28:04 +00:00
parent 17ac9ebf82
commit 788d169f31

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,