mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-18 01:08:52 +00:00
[ticket/12011] Align PM/post titles to the right.
PHPBB3-12011
This commit is contained in:
parent
567106988e
commit
00356f7844
1 changed files with 1 additions and 1 deletions
|
@ -388,7 +388,7 @@ ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a {
|
|||
|
||||
/* Post body styles
|
||||
----------------------------------------*/
|
||||
.rtl .postbody {
|
||||
.rtl .postbody, .rtl .postbody h3 {
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue