UX: presence-users overlaps with composer toggles

This commit is contained in:
Joe 2018-10-15 16:25:28 +08:00 committed by GitHub
parent 7ac08f936e
commit a552a39f53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@
.composer-fields .presence-users {
position: absolute;
top: 18px;
right: 40px;
top: 20px;
right: 55px;
@media screen and (max-width: $small-width) {
max-width: 318px;
.presence-avatars {