diff --git a/themes/hydrogen/common/blueprints/styles/menu.yaml b/themes/hydrogen/common/blueprints/styles/menu.yaml index b27a60ea0..3c92f9a74 100644 --- a/themes/hydrogen/common/blueprints/styles/menu.yaml +++ b/themes/hydrogen/common/blueprints/styles/menu.yaml @@ -7,7 +7,7 @@ form: col-width: type: input.text - label: Standard Dropdown Width + label: Dropdown Width description: Specify the width of menu dropdowns for standard mode in rem, em or px units, does not apply to full width. default: "180px" pattern: '\d+(\.\d+){0,1}(rem|em|px)'