2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +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 b78dfb5a4c
commit 7f0f731d6d
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>