summaryrefslogtreecommitdiffstats
path: root/css/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/content.css')
-rw-r--r--css/content.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/css/content.css b/css/content.css
index ec333df0b..43c472a08 100644
--- a/css/content.css
+++ b/css/content.css
@@ -561,5 +561,6 @@
opacity: 1;
}
-
-
+ #app-content *[dir=rtl] {
+ text-align: right;
+ }