aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/justified-nav.html
diff options
context:
space:
mode:
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>