1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 19:49:54 +02:00

Merge pull request #4801 from hanakin/ticket/15156

[ticket/15156] Simplify user online notification
This commit is contained in:
Marc Alexander
2017-04-27 17:04:18 -04:00
9 changed files with 138 additions and 148 deletions

View File

@@ -633,10 +633,6 @@ li.breadcrumbs span:first-child > a {
float: right;
}
.rtl .online {
background-position: 0 0;
}
.rtl dl.pmlist dd {
margin-right: 61% !important;
margin-left: 0 !important;