mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 20:11:54 +02:00
[ticket/14772] Add rtl definition for .topic-poster and small margin
PHPBB3-14772
This commit is contained in:
@@ -261,6 +261,10 @@
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.rtl .topic-poster {
|
||||
float: right;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
/* Action Bar styles
|
||||
---------------------------------------- */
|
||||
|
Reference in New Issue
Block a user