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/jumbotron.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/jumbotron.html')
| -rw-r--r-- | docs/examples/jumbotron.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/jumbotron.html b/docs/examples/jumbotron.html index 86d035f07..68231a063 100644 --- a/docs/examples/jumbotron.html +++ b/docs/examples/jumbotron.html @@ -46,7 +46,7 @@ title: Jumbotron template </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> |
