1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 20:55:50 +02:00

Use next dropdown menu instead of first of the parent

This commit is contained in:
Martijn Cuppens
2020-02-01 14:56:20 +01:00
parent 85b12549ec
commit 2e150e722a
5 changed files with 98 additions and 48 deletions

View File

@@ -90,7 +90,7 @@
&:active,
&.active,
.show > &.dropdown-toggle {
&.dropdown-toggle.show {
color: $active-color;
background-color: $active-background;
border-color: $active-border;