diff --git a/app/assets/stylesheets/common/components/topic-notifications.scss b/app/assets/stylesheets/common/components/topic-notifications.scss index 95d8f2bb588..489620e5a19 100644 --- a/app/assets/stylesheets/common/components/topic-notifications.scss +++ b/app/assets/stylesheets/common/components/topic-notifications.scss @@ -1,5 +1,8 @@ -#topic-footer-buttons .topic-notifications .btn { - margin: 0; +#topic-footer-buttons .topic-notifications { + min-width: auto; + .btn { + margin: 0; + } } #topic-footer-buttons p.reason {