diff --git a/app/assets/stylesheets/mobile/topic-list.scss b/app/assets/stylesheets/mobile/topic-list.scss index c0c8bb7e5d6..29b268c4b75 100644 --- a/app/assets/stylesheets/mobile/topic-list.scss +++ b/app/assets/stylesheets/mobile/topic-list.scss @@ -56,7 +56,7 @@ margin-bottom: 10px; } - .categories-admin-dropdown { + .categories-admin-dropdown, .tag-notifications-button { order: 2; // after main nav }