mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge branch 'ticket/nickvergessen/9743' into develop-olympus
* ticket/nickvergessen/9743: [ticket/9743] Fix background of top2-class in prosilver for RTL-languages.
This commit is contained in:
commit
19599b4c69
1 changed files with 1 additions and 0 deletions
|
@ -236,6 +236,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.rtl a.top2 {
|
.rtl a.top2 {
|
||||||
|
background-position: 100% 50%;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
padding-right: 15px;
|
padding-right: 15px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue