diff --git a/app/assets/stylesheets/desktop/user.scss b/app/assets/stylesheets/desktop/user.scss index 9dbdb5e439c..ef10e3c6086 100644 --- a/app/assets/stylesheets/desktop/user.scss +++ b/app/assets/stylesheets/desktop/user.scss @@ -649,6 +649,8 @@ .group-notification-menu .dropdown-menu { top: 30px; bottom: auto; + left: auto; + right: 10px; } }