diff options
| author | Mark Otto <[email protected]> | 2013-01-11 11:00:45 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-11 11:00:45 -0800 |
| commit | 649d8c985e94f9cf0b8aae82e03995a3347946d6 (patch) | |
| tree | 4df64944f962e51bae3521cab07e7e344bda5879 /docs/examples | |
| parent | 839f83c610e072d23967656e919996b88475fe80 (diff) | |
| download | bootstrap-649d8c985e94f9cf0b8aae82e03995a3347946d6.tar.xz bootstrap-649d8c985e94f9cf0b8aae82e03995a3347946d6.zip | |
Remove navbar links from sticky footer navbar example
Diffstat (limited to 'docs/examples')
| -rw-r--r-- | docs/examples/sticky-footer-navbar.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/examples/sticky-footer-navbar.html b/docs/examples/sticky-footer-navbar.html index 17e216ee7..ad4f87a04 100644 --- a/docs/examples/sticky-footer-navbar.html +++ b/docs/examples/sticky-footer-navbar.html @@ -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> |
