forked from ColorlibHQ/AdminLTE
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix box inside box collapsing error (ColorlibHQ#1681) (ColorlibHQ#1685)
* Previously, with a .box inside a .box, any clicking on a collapse/expand button in either .box would cause both of them to collapse/expand. This commit makes sure parent and child boxes do not interfere with each other.
- Loading branch information
1 parent
b98b591
commit a667b95
Showing
1 changed file
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters