2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

apply fixes from master branch to example templates

This commit is contained in:
Chris Rebert
2014-12-22 13:03:54 -08:00
parent 7473dc5ac7
commit fd964d6b05
14 changed files with 104 additions and 20 deletions
+2 -2
View File
@@ -33,7 +33,7 @@
<div class="masthead">
<h3 class="text-muted">Project name</h3>
<div role="navigation">
<nav>
<ul class="nav nav-justified">
<li class="active"><a href="#">Home</a></li>
<li><a href="#">Projects</a></li>
@@ -42,7 +42,7 @@
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
</nav>
</div>
<!-- Jumbotron -->