Commit d26029be authored by Winnie Hellmann's avatar Winnie Hellmann

Apply existing dropdown item styles to .dropdown-item class

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