mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-20 16:41:26 +02:00
[ticket/14107] Add back comment
This commit is contained in:
@@ -116,7 +116,11 @@
|
|||||||
|
|
||||||
.rtl .dropdown-extended .header .header_settings, .rtl .dropdown-container-right {
|
.rtl .dropdown-extended .header .header_settings, .rtl .dropdown-container-right {
|
||||||
float: left;
|
float: left;
|
||||||
}rtl .notification_list ul li img {
|
}
|
||||||
|
|
||||||
|
/* Notifications
|
||||||
|
-----------------------------------------*/
|
||||||
|
rtl .notification_list ul li img {
|
||||||
float: right;
|
float: right;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
|
Reference in New Issue
Block a user