Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
MM-13359 - Updating dividers for dropdown menu (#2152)
Browse files Browse the repository at this point in the history
  • Loading branch information
asaadmahmood authored and hmhealey committed Dec 10, 2018
1 parent a550e7b commit c0b5e7d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sass/components/_dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,14 @@
display: none;
}

&:first-child,
&:last-child {
display: none;
}

&:nth-last-of-type(3) {
display: none;
}
}

div,
Expand Down

0 comments on commit c0b5e7d

Please sign in to comment.