Skip to content

Commit

Permalink
Removed extra word in label (fixes #256)
Browse files Browse the repository at this point in the history
  • Loading branch information
w00fz committed May 14, 2015
1 parent bc5cc15 commit d87b414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/hydrogen/common/blueprints/styles/menu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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)'
Expand Down

0 comments on commit d87b414

Please sign in to comment.