Merge pull request #60 from tedgeving/patch-1

Revise markup for navbar toggle. Thx @maxdmyers
This commit is contained in:
Holger 2016-10-13 09:08:02 +02:00 committed by GitHub
commit 3162fa9268
1 changed files with 3 additions and 6 deletions

View File

@ -39,11 +39,8 @@
<!-- .navbar-toggle is used as the toggle for collapsed navbar content -->
<button class="navbar-toggle hidden-sm-up" type="button" data-toggle="collapse" data-target=".exCollapsingNavbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target=".exCollapsingNavbar" aria-controls="exCollapsingNavbar" aria-expanded="false" aria-label="Toggle navigation">
&#9776;
</button>
<!-- Your site title as branding in the menu -->