1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-30 02:59:29 +02:00

just one quick fix to the bidi fix

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8552 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen 2008-05-08 17:35:40 +00:00
parent d3c685c652
commit ae3dd10604

View File

@ -255,6 +255,7 @@
.rtl ul.topiclist li.row dt a.subforum {
padding-right: 12px;
background-position: right;
position: static;
}
.rtl .forum-image {