diff --git a/app/assets/stylesheets/pages/search.scss b/app/assets/stylesheets/pages/search.scss index 7f642d9edbf..2bff70c8c64 100644 --- a/app/assets/stylesheets/pages/search.scss +++ b/app/assets/stylesheets/pages/search.scss @@ -148,7 +148,7 @@ &.has-location-badge { .search-input-wrap { - width: 78%; + width: 68%; } } }