summaryrefslogtreecommitdiff
path: root/skins/simple/rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/simple/rtl.css')
-rw-r--r--skins/simple/rtl.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/skins/simple/rtl.css b/skins/simple/rtl.css
index 1ba1431d..53b3dc0c 100644
--- a/skins/simple/rtl.css
+++ b/skins/simple/rtl.css
@@ -94,7 +94,7 @@ div.tleft, div.floatleft, table.floatleft {
}
/* Fix link icons */
-.external {
+.external, a.feedlink {
padding: 0 !important;
background: none !important;
}
@@ -174,3 +174,8 @@ table.filehistory th {
html > body div#bodyContent ul {
display: table;
}
+/* Special:Prefixindex styling */
+td#mw-prefixindex-nav-form {
+ text-align: left;
+}
+