mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
#3420: properly scope dropdown open state to immediate children only
This commit is contained in:
Vendored
+1
-1
@@ -2433,7 +2433,7 @@ table .span24 {
|
||||
*z-index: 1000;
|
||||
}
|
||||
|
||||
.open .dropdown-menu {
|
||||
.open > .dropdown-menu {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user