mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
[ticket/12553] Fix the merge topic list.
PHPBB3-12553
This commit is contained in:
parent
925c4dc739
commit
661c9f1f73
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@ ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a {
|
|||
|
||||
.rtl ul.topiclist.missing-column dt {
|
||||
margin-right: 0;
|
||||
margin-left: -330px;
|
||||
margin-left: -345px;
|
||||
}
|
||||
|
||||
.rtl ul.topiclist.two-long-columns dt {
|
||||
|
|
Loading…
Add table
Reference in a new issue