Skip to content

Commit

Permalink
Merge pull request #473 from pat270/clay-450
Browse files Browse the repository at this point in the history
Update: (#450) Dropdown `.dropdown-menu > .list-unstyled` should have…
  • Loading branch information
jbalsas authored Jan 25, 2018
2 parents fca7704 + e94fab5 commit 6dc6961
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/clay/src/scss/components/_dropdowns.scss
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@
max-height: $dropdown-inline-scroller-max-height-mobile;
}
}

> .list-unstyled {
margin-bottom: 0;
}
}

// Dropdown Action
Expand Down

0 comments on commit 6dc6961

Please sign in to comment.