Dropdown Button
This is a button that when clicked opens up a list of other links. The chevron is added vai Javascript. By default, the dropdown will be the width of the button unless word size requires a larger dropdown.
Add the class flush-width
to force the width of the dropdown to equal with width of the button.
Add the class nowrap-items
to prevent dropdown menu items from wrapping to another line.