diff --git a/app/assets/stylesheets/common/base/topic.scss b/app/assets/stylesheets/common/base/topic.scss index 873278a71..015b4b687 100644 --- a/app/assets/stylesheets/common/base/topic.scss +++ b/app/assets/stylesheets/common/base/topic.scss @@ -67,6 +67,8 @@ .topic-unsubscribe { .notification-options { display: inline-block; + float: none; + line-height: 2em; .dropdown-toggle { float: none; }