mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00: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:
parent
d3c685c652
commit
ae3dd10604
1 changed files with 1 additions and 0 deletions
|
@ -255,6 +255,7 @@
|
||||||
.rtl ul.topiclist li.row dt a.subforum {
|
.rtl ul.topiclist li.row dt a.subforum {
|
||||||
padding-right: 12px;
|
padding-right: 12px;
|
||||||
background-position: right;
|
background-position: right;
|
||||||
|
position: static;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rtl .forum-image {
|
.rtl .forum-image {
|
||||||
|
|
Loading…
Add table
Reference in a new issue