FIX: Prensence was overlapping with full-screen icon

This commit is contained in:
Kris 2019-01-10 21:01:18 -05:00
parent 0890078993
commit 5f75da6f61
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
.composer-fields .presence-users {
position: absolute;
top: 20px;
right: 75px;
right: 95px;
@media screen and (max-width: $small-width) {
max-width: 318px;
.presence-avatars {