Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 021e7b9

Browse files
authored
Update nav.html
Add collapse show to nav view to fix mobile bug
1 parent f4cd295 commit 021e7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_includes/nav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div id="nav-content" class="col-12 col-md-2">
1+
<div id="nav-content" class="col-12 col-md-2 collapse show">
22
<div class="nav-wrap">
33
<ul class="mb-2">
44
<li>

0 commit comments

Comments
 (0)