mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Rename .active to .show
This commit is contained in:
+1
-1
@@ -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