RTL for login screen.

props yoavf.
fixes #27784.


git-svn-id: https://develop.svn.wordpress.org/trunk@28096 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2014-04-13 16:05:16 +00:00
parent 07885ba6c9
commit 985727f256
3 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
@import url(forms.css);
@import url(l10n.css);
html,
body {
@@ -11,7 +12,7 @@ html {
background: #f1f1f1;
}
body.login {
body {
background: #f1f1f1;
min-width: 0;
color: #444;