aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/justified-nav.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-04-28 14:24:49 -0700
committerMark Otto <[email protected]>2013-04-28 14:24:49 -0700
commit1a28d50b33c8d24e25cc75887d5824de7e2d0efa (patch)
tree339e0bf3b8be21ac358c4a66d3e4427ec739582b /docs/examples/justified-nav.html
parent8b3a1702d443c4a451d02d3482ed2cb4aeff0d44 (diff)
parentddc0e98716d05b2b583c0097a8fc76f976730fc6 (diff)
downloadbootstrap-1a28d50b33c8d24e25cc75887d5824de7e2d0efa.tar.xz
bootstrap-1a28d50b33c8d24e25cc75887d5824de7e2d0efa.zip
Merge pull request #7712 from burnsra/3.0.0-wip-navs
Update examples after navbar overhaul
Diffstat (limited to 'docs/examples/justified-nav.html')
-rw-r--r--docs/examples/justified-nav.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/justified-nav.html b/docs/examples/justified-nav.html
index f136ee92a..f8123388a 100644
--- a/docs/examples/justified-nav.html
+++ b/docs/examples/justified-nav.html
@@ -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>