diff --git a/app/assets/stylesheets/desktop/topic-list.scss b/app/assets/stylesheets/desktop/topic-list.scss index c62ce07318f..74c1ab80ee9 100644 --- a/app/assets/stylesheets/desktop/topic-list.scss +++ b/app/assets/stylesheets/desktop/topic-list.scss @@ -260,6 +260,7 @@ #bulk-select { position: fixed; right: 20px; + top: 130px; padding: 5px; background-color: $secondary; z-index: 99999;