Use Bootstrap .nav in secondary header navigation
This commit is contained in:
parent
2ea256744a
commit
52123336fd
3 changed files with 6 additions and 7 deletions
|
@ -106,6 +106,7 @@ $(document).ready(function () {
|
|||
$("body").removeClass("compact-nav");
|
||||
|
||||
$("header").removeClass("text-nowrap");
|
||||
$("header nav.secondary > ul").removeClass("flex-nowrap");
|
||||
|
||||
updateHeader();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue