aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
diff options
context:
space:
mode:
authorMichael Miday <midaym@gmail.com>2015-08-22 15:49:08 +0200
committerMichael Miday <midaym@gmail.com>2015-09-06 09:13:35 +0200
commitfd1195ed6aa500c49938564fffad124604133db9 (patch)
tree1b71e5904245b705cc653e991a81cfb6ded23183 /phpBB/styles/prosilver
parent39ca60023be85b5e97a41a3e78bb5c26bae54d66 (diff)
downloadforums-fd1195ed6aa500c49938564fffad124604133db9.tar
forums-fd1195ed6aa500c49938564fffad124604133db9.tar.gz
forums-fd1195ed6aa500c49938564fffad124604133db9.tar.bz2
forums-fd1195ed6aa500c49938564fffad124604133db9.tar.xz
forums-fd1195ed6aa500c49938564fffad124604133db9.zip
[ticket/14107] Fix typo
Diffstat (limited to 'phpBB/styles/prosilver')
-rw-r--r--phpBB/styles/prosilver/theme/bidi.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/theme/bidi.css b/phpBB/styles/prosilver/theme/bidi.css
index 7ded6fa348..47d4823fdb 100644
--- a/phpBB/styles/prosilver/theme/bidi.css
+++ b/phpBB/styles/prosilver/theme/bidi.css
@@ -120,7 +120,7 @@
/* Notifications
-----------------------------------------*/
-rtl .notification_list ul li img {
+.rtl .notification_list ul li img {
float: right;
margin-left: 5px;
margin-right: 0;