diff options
| author | Robert Burns <[email protected]> | 2013-04-28 09:10:01 -0400 |
|---|---|---|
| committer | Robert Burns <[email protected]> | 2013-04-28 09:10:01 -0400 |
| commit | ddc0e98716d05b2b583c0097a8fc76f976730fc6 (patch) | |
| tree | 339e0bf3b8be21ac358c4a66d3e4427ec739582b /docs/examples/justified-nav.html | |
| parent | 8b3a1702d443c4a451d02d3482ed2cb4aeff0d44 (diff) | |
| download | bootstrap-ddc0e98716d05b2b583c0097a8fc76f976730fc6.tar.xz bootstrap-ddc0e98716d05b2b583c0097a8fc76f976730fc6.zip | |
Update examples after overhaul of navbar navs
Diffstat (limited to 'docs/examples/justified-nav.html')
| -rw-r--r-- | docs/examples/justified-nav.html | 2 |
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> |
