Commit ef05eda4 authored by Clement Ho's avatar Clement Ho

[skip ci] extend dropdown-divider to .divider

parent 0d555545
......@@ -68,3 +68,7 @@ button, html [type="button"], [type="reset"], [type="submit"] {
background-color: $label-inverse-bg;
}
}
.divider {
@extend .dropdown-divider;
}
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