diff --git a/src/public/stylesheets/style.css b/src/public/stylesheets/style.css index 1aa2367be..943faf852 100644 --- a/src/public/stylesheets/style.css +++ b/src/public/stylesheets/style.css @@ -506,7 +506,7 @@ table.promoted-attributes-in-tooltip td, table.promoted-attributes-in-tooltip th .algolia-autocomplete-container .aa-dropdown-menu { position: inherit !important; - overflow: scroll; + overflow: auto; } .algolia-autocomplete .aa-input, .algolia-autocomplete .aa-hint {