Make all dropdown menus auto drop on hover.
This commit is contained in:
@@ -102,9 +102,6 @@ $dropdown-link-hover-bg: hsl(200, 36%, 95%);
|
||||
$card-border-width: 0;
|
||||
$card-box-shadow: 0 .125rem .25rem rgba($black, .075);
|
||||
|
||||
// Breadcrumb
|
||||
$breadcrumb-divider: quote(">");
|
||||
|
||||
// Code
|
||||
$code-font-size: 100% !default;
|
||||
$code-color: $purple !default;
|
||||
|
||||
Reference in New Issue
Block a user