Skip to content

Commit

Permalink
change(header): prefix mega-menu active class for adding border
Browse files Browse the repository at this point in the history
  • Loading branch information
ichim-david committed Jul 31, 2022
1 parent f7c2262 commit 32898cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/themes/eea/extras/header.less
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@
padding-top: @megaMenuContentPaddingTop;
}

.active > span {
#mega-menu .active > span {
border-bottom: @megaMenuListItemActiveBorder;
}

Expand Down

0 comments on commit 32898cb

Please sign in to comment.