aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/bidi.css
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/theme/bidi.css')
-rw-r--r--phpBB/styles/prosilver/theme/bidi.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/phpBB/styles/prosilver/theme/bidi.css b/phpBB/styles/prosilver/theme/bidi.css
index fc0b306a6c..3cc34f46d7 100644
--- a/phpBB/styles/prosilver/theme/bidi.css
+++ b/phpBB/styles/prosilver/theme/bidi.css
@@ -253,9 +253,8 @@
}
.rtl ul.topiclist li.row dt a.subforum {
- padding: 0 0 0 12px;
- background-position: 100% 100%;
- position: static;
+ padding-right: 12px;
+ background-position: right;
}
.rtl .forum-image {