2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Update examples after overhaul of navbar navs

This commit is contained in:
Robert Burns
2013-04-28 09:10:01 -04:00
parent 8b3a1702d4
commit ddc0e98716
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ title: Justified nav template
<div class="masthead">
<h3 class="text-muted">Project name</h3>
<ul class="nav nav-justified">
<ul class="nav navbar-nav nav-justified">
<li class="active"><a href="#">Home</a></li>
<li><a href="#">Projects</a></li>
<li><a href="#">Services</a></li>