Skip to content
Snippets Groups Projects
Commit d26029be authored by Winnie Hellmann's avatar Winnie Hellmann
Browse files

Apply existing dropdown item styles to .dropdown-item class

parent 5a727a4d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -290,6 +290,10 @@
}
}
 
.dropdown-item {
@include dropdown-link;
}
.divider {
height: 1px;
margin: #{$grid-size / 2} 0;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment