[ticket/12011] Align PM/post titles to the right.

PHPBB3-12011
This commit is contained in:
Cesar G 2013-11-08 19:44:11 -08:00
parent 567106988e
commit 00356f7844

View file

@ -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;
}