diff options
| author | Mark Otto <[email protected]> | 2013-04-28 14:27:58 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-04-28 14:27:58 -0700 |
| commit | 5edfdc02f26cf4432a6cd798fc0064da779d6efb (patch) | |
| tree | 8951632847de6ef68e7e7a41469b4535f4363d5a /docs/examples/carousel.html | |
| parent | bbee78b30b40ff0b1473a06ea7ecf5a42d51b614 (diff) | |
| parent | 227c4639e4baef95c75ff82e849c5a3621980afa (diff) | |
| download | bootstrap-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/carousel.html')
| -rw-r--r-- | docs/examples/carousel.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index 792949fb0..4142b38f4 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -243,7 +243,7 @@ body { </a> <a class="navbar-brand" href="#">Project name</a> <div class="nav-collapse collapse"> - <ul class="nav"> + <ul class="nav navbar-nav"> <li class="active"><a href="#">Home</a></li> <li><a href="#about">About</a></li> <li><a href="#contact">Contact</a></li> |
