mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 08:39:56 +02:00
Rename .active
to .show
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
}
|
||||
|
||||
// Open state for the dropdown
|
||||
.active {
|
||||
.show {
|
||||
// Show the menu
|
||||
> .dropdown-menu {
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user