diff --git a/app/assets/stylesheets/common/select-kit/notifications-button.scss b/app/assets/stylesheets/common/select-kit/notifications-button.scss index bc8bb2e5574..03d7e8c2099 100644 --- a/app/assets/stylesheets/common/select-kit/notifications-button.scss +++ b/app/assets/stylesheets/common/select-kit/notifications-button.scss @@ -6,7 +6,6 @@ width: 400px; @media screen and (max-width: 767px) { - max-width: 100%; width: auto; } }