1
0
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:
Starsam80
2016-10-27 16:13:17 -06:00
parent ede925d79b
commit bf39bb3ac3
21 changed files with 121 additions and 121 deletions

View File

@@ -111,7 +111,7 @@
}
// Open state for the dropdown
.active {
.show {
// Show the menu
> .dropdown-menu {
display: block;