diff options
| author | Jacob Thornton <[email protected]> | 2012-01-28 15:15:38 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-28 15:15:38 -0800 |
| commit | ea1c21d62d66b929be9fcdf389d4d5835c1e6546 (patch) | |
| tree | e6ee3972b2283753e2b12c3924bc73c02c762b45 /docs/examples.html | |
| parent | 6493cd22c0c72c60354ebbd6d7887bcbbf4e263a (diff) | |
| parent | 23e076c1bb73c4950d473cb36218937b2607bc13 (diff) | |
| download | bootstrap-ea1c21d62d66b929be9fcdf389d4d5835c1e6546.tar.xz bootstrap-ea1c21d62d66b929be9fcdf389d4d5835c1e6546.zip | |
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Diffstat (limited to 'docs/examples.html')
| -rw-r--r-- | docs/examples.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/examples.html b/docs/examples.html index 78d9c588e..a43b5bec7 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -33,6 +33,11 @@ <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> + <a class="btn btn-navbar"> + <span class="i-bar"></span> + <span class="i-bar"></span> + <span class="i-bar"></span> + </a> <a class="brand" href="./index.html">Bootstrap</a> <ul class="nav"> <li class=""> |
