Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/webroot/css/forms.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/webroot/css/forms.css')
-rw-r--r--site/app/webroot/css/forms.css12
1 files changed, 1 insertions, 11 deletions
diff --git a/site/app/webroot/css/forms.css b/site/app/webroot/css/forms.css
index 0c091e4..3e984cc 100644
--- a/site/app/webroot/css/forms.css
+++ b/site/app/webroot/css/forms.css
@@ -53,21 +53,11 @@
margin-left: 14em;
}
-.html-rtl .amo-form div.amo-form-indent {
- margin-left: auto;
- margin-right: 14em;
-}
-
.amo-remember {
margin-left: 12.2em;
}
-.html-rtl .amo-remember {
- margin-left: auto;
- margin-right: 12.2em;
-}
-
-.html-rtl .amo-label-large, .html-rtl .amo-label-medium, .html-rtl .amo-label-small {
+[dir="rtl"] .amo-label-large, [dir="rtl"] .amo-label-medium, [dir="rtl"] .amo-label-small {
float: right;
}