diff --git a/plugins/discourse-presence/assets/stylesheets/presence.scss b/plugins/discourse-presence/assets/stylesheets/presence.scss index 85f9950ca77..f7bae24433d 100644 --- a/plugins/discourse-presence/assets/stylesheets/presence.scss +++ b/plugins/discourse-presence/assets/stylesheets/presence.scss @@ -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 {