mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 19:40:23 +02:00
[ticket/12011] Align PM/post titles to the right.
PHPBB3-12011
This commit is contained in:
@@ -388,7 +388,7 @@ ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a {
|
|||||||
|
|
||||||
/* Post body styles
|
/* Post body styles
|
||||||
----------------------------------------*/
|
----------------------------------------*/
|
||||||
.rtl .postbody {
|
.rtl .postbody, .rtl .postbody h3 {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user