mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-15 22:26:32 +02:00
[ticket/9743] Fix background of top2-class in prosilver for RTL-languages.
PHPBB3-9743
This commit is contained in:
@ -236,6 +236,7 @@
|
||||
}
|
||||
|
||||
.rtl a.top2 {
|
||||
background-position: 100% 50%;
|
||||
padding-left: 0;
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user