summaryrefslogtreecommitdiff
path: root/skins/modern/rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/modern/rtl.css')
-rw-r--r--skins/modern/rtl.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/skins/modern/rtl.css b/skins/modern/rtl.css
index d2dcacec..72210480 100644
--- a/skins/modern/rtl.css
+++ b/skins/modern/rtl.css
@@ -79,7 +79,6 @@ input#wpSave, input#wpDiff {
}
#userlogin {
- float: right;
margin: 0 0 1em 3em;
}
/* Convenience links to edit block, delete and protect reasons */
@@ -152,6 +151,11 @@ html > body div#mw_contentholder ul#filetoc {
display: block;
}
+/* Special:Allpages styling */
+td.mw-allpages-nav, p.mw-allpages-nav, td.mw-allpages-alphaindexline {
+ text-align: left;
+}
+
/* Special:Prefixindex styling */
td#mw-prefixindex-nav-form {
text-align: left;