aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/justified-nav.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-04-28 14:27:58 -0700
committerMark Otto <[email protected]>2013-04-28 14:27:58 -0700
commit5edfdc02f26cf4432a6cd798fc0064da779d6efb (patch)
tree8951632847de6ef68e7e7a41469b4535f4363d5a /docs/examples/justified-nav.html
parentbbee78b30b40ff0b1473a06ea7ecf5a42d51b614 (diff)
parent227c4639e4baef95c75ff82e849c5a3621980afa (diff)
downloadbootstrap-5edfdc02f26cf4432a6cd798fc0064da779d6efb.tar.xz
bootstrap-5edfdc02f26cf4432a6cd798fc0064da779d6efb.zip
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
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>