1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05: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 839f83c610
commit 649d8c985e

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>