diff --git a/packages/block-library/src/search/style.scss b/packages/block-library/src/search/style.scss index eb8e3051bada85..f25446f118d47a 100644 --- a/packages/block-library/src/search/style.scss +++ b/packages/block-library/src/search/style.scss @@ -31,6 +31,7 @@ $button-spacing-y: math.div($grid-unit-15, 2); // 6px flex: auto; flex-wrap: nowrap; max-width: 100%; + min-width: 220px; } .wp-block-search__label {