diff --git a/blocks/filters.liquid b/blocks/filters.liquid index e1051b0f9..16672ad72 100644 --- a/blocks/filters.liquid +++ b/blocks/filters.liquid @@ -1032,7 +1032,6 @@ top: 100%; width: max-content; min-width: var(--facets-panel-min-width); - max-width: var(--facets-panel-width); max-height: var(--facets-panel-height); z-index: var(--facets-upper-z-index); box-shadow: var(--shadow-popover);