#Dropdowns

Use dropdowns to present a list of actions to the user. This is useful for secondary or tertiary actions, or you don't have enough room for separate buttons for each action.

![alt text](http://design.optimizely.com/assets/img/design-patterns/product/dropdowns/dropdown-example.png "Dropdown example")

Dropdown buttons should have an icon (typically a down pointing arrow) to indicate something will fly out of the button when clicked, rather than opening a modal or taking some other action.

![alt text](http://design.optimizely.com/assets/img/design-patterns/product/dropdowns/dropdown-example-icon.png "Dropdown example")
