0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Remove navbar links from sticky footer navbar example

This commit is contained in:
Mark Otto 2013-01-11 11:00:45 -08:00
parent 98b0d4946f
commit 99649aad71

View File

@ -115,11 +115,6 @@
</ul>
</li>
</ul>
<ul class="nav pull-right">
<li><a href="./navbar.html">Default</a></li>
<li><a href="./navbar-static-top.html">Static top</a></li>
<li class="active"><a href="./navbar-fixed-top.html">Fixed top</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>