Skip to content

Commit

Permalink
#1560 Different avatars for members without avatars in the discussions
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexTr committed Sep 12, 2018
1 parent 9bc2499 commit 7bc3e8c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions modules/boonex/forum/template/css/main.css
Expand Up @@ -2,14 +2,10 @@

/*-- Participants --*/

.bx-popup-content .bx-forum-participants {
margin-right: 0px;
}

.bx-forum-participant {
position:relative;
display: inline;
display: inline-block;
display:block;
float:right;
}

/*-- Replies --*/
Expand Down

0 comments on commit 7bc3e8c

Please sign in to comment.