Skip to content

Commit

Permalink
Adjust sidenav documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaël Reyrol committed Dec 22, 2015
1 parent 5113402 commit e93441f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -450,12 +450,14 @@ <h2 class="header">Mobile Collapse Button</h2>
<li><a href="badges.html">Components</a></li>
<li><a href="collapsible.html">Javascript</a></li>
<li><a href="mobile.html">Mobile</a></li>
<li><a class="btn waves-effect waves-light" href="buttons.html">Buttons</a></li>
</ul>
<ul class="side-nav" id="mobile-demo">
<li><a href="sass.html">Sass</a></li>
<li><a href="badges.html">Components</a></li>
<li><a href="collapsible.html">Javascript</a></li>
<li><a href="mobile.html">Mobile</a></li>
<li><a class="btn waves-effect waves-light" href="buttons.html">Buttons</a></li>
</ul>
</div>
</nav>
Expand Down

0 comments on commit e93441f

Please sign in to comment.