diff options
| author | Luke Hatcher <[email protected]> | 2012-01-29 01:48:51 -0500 |
|---|---|---|
| committer | Luke Hatcher <[email protected]> | 2012-01-29 01:48:51 -0500 |
| commit | af9de238fd335d10d5d1df079419fde9aedd3cc9 (patch) | |
| tree | 5b7a87adcf07177796cb70c63dcd4b0c5f43df87 /examples/hero.html | |
| parent | 59d9983ebcc889b5e5626d672311e92657bfe3e8 (diff) | |
| download | bootstrap-af9de238fd335d10d5d1df079419fde9aedd3cc9.tar.xz bootstrap-af9de238fd335d10d5d1df079419fde9aedd3cc9.zip | |
update all example pages to latest version
Diffstat (limited to 'examples/hero.html')
| -rw-r--r-- | examples/hero.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hero.html b/examples/hero.html index 4803380c3..c43102ccb 100644 --- a/examples/hero.html +++ b/examples/hero.html @@ -28,7 +28,7 @@ <body> - <div class="navbar navbar-fixed"> + <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> <a class="brand" href="#">Project name</a> |
