diff --git a/app/assets/stylesheets/desktop/header.scss b/app/assets/stylesheets/desktop/header.scss index 2829fc0932c..a5e801aca05 100644 --- a/app/assets/stylesheets/desktop/header.scss +++ b/app/assets/stylesheets/desktop/header.scss @@ -65,7 +65,8 @@ and (max-width : 570px) { .d-dropdown#search-dropdown { width: 540px; - max-height: 600px; + max-height: none; + overflow: inherit; } .d-dropdown .searching {