soundasleep / jquery-dropdown

Bootstrap-style dropdowns with some added features and no dependencies.
Other
767 stars 268 forks source link

Set margins to 0 for `a` & `label` elements in dropdown-menu #58

Closed ghost closed 10 years ago

ghost commented 10 years ago

Override any existing margin rules for a and label elements inside dropdown-menus. For example, if you have a nav bar with a elements spaced out using margins, any dropdown menus would still display menu items without margins.