mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-13 14:58:52 +00:00
[ticket/14107] Add back comment
This commit is contained in:
parent
a21ed712bc
commit
39ca60023b
1 changed files with 5 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue