Skip to content

Commit

Permalink
Fix the active state for nested content in nested content
Browse files Browse the repository at this point in the history
  • Loading branch information
kjac authored and nul800sebastiaan committed Apr 30, 2019
1 parent 1df2cf5 commit 078a7d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
}
}

.umb-nested-content__item--active {
.umb-nested-content__item--active > .umb-nested-content__header-bar {
.umb-nested-content__heading {
background-color: @ui-active;
&:hover {
Expand Down

0 comments on commit 078a7d5

Please sign in to comment.