1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 02:59:52 +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

@@ -793,12 +793,6 @@ dd.profile-contact {
margin-right: -14px;
}
.online {
background-image: none;
background-repeat: no-repeat;
background-position: 100% 0;
}
/* Poster profile used by search */
.search .postprofile {
width: 30%;