1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8543 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2008-05-04 14:44:28 +00:00
parent 968cccfb56
commit 57b5e87b1c
2 changed files with 3 additions and 3 deletions

View File

@@ -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 {