diff --git a/app/assets/stylesheets/common/components/topic-query-filter.scss b/app/assets/stylesheets/common/components/topic-query-filter.scss index 136fa85d830..e40ebd86ee7 100644 --- a/app/assets/stylesheets/common/components/topic-query-filter.scss +++ b/app/assets/stylesheets/common/components/topic-query-filter.scss @@ -3,7 +3,7 @@ flex-direction: row; margin-right: auto; margin-bottom: var(--nav-space); - min-width: 50%; + width: 100%; &__label { background-color: var(--primary-low);