diff --git a/docs/content/components/dropdown.md b/docs/content/components/dropdown.md index f6235df6..c0c8a611 100644 --- a/docs/content/components/dropdown.md +++ b/docs/content/components/dropdown.md @@ -1,34 +1,9 @@ --- title: Dropdown -path: components/dropdown -status: Stable -source: 'https://github.com/github/github/tree/master/app/assets/stylesheets/components/dropdown.scss' -symbols: - [ - active, - anim-scale-in, - btn-link, - dropdown, - dropdown-caret, - dropdown-divider, - dropdown-header, - dropdown-item, - dropdown-menu, - dropdown-menu-content, - dropdown-menu-e, - dropdown-menu-ne, - dropdown-menu-no-overflow, - dropdown-menu-s, - dropdown-menu-se, - dropdown-menu-sw, - dropdown-menu-w, - dropdown-signout, - octicon, - zeroclipboard-is-hover, - ] +status: New --- -Dropdowns are lightweight, JavaScript-powered context menus for housing navigation and actions. They're great for instances where you don't need the full power (and code) of the select menu. +Dropdowns are lightweight context menus for housing navigation and actions. They're great for instances where you don't need the full power (and code) of the select menu. ## Basic examples @@ -37,35 +12,39 @@ Dropdowns should be trigged by a `