Skip to content

Commit

Permalink
Update nav.html
Browse files Browse the repository at this point in the history
Add collapse show to nav view to fix mobile bug
  • Loading branch information
ryanisgrig authored Nov 13, 2019
1 parent f4cd295 commit 021e7b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_includes/nav.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div id="nav-content" class="col-12 col-md-2">
<div id="nav-content" class="col-12 col-md-2 collapse show">
<div class="nav-wrap">
<ul class="mb-2">
<li>
Expand Down

0 comments on commit 021e7b9

Please sign in to comment.