diff options
| author | Mark Otto <[email protected]> | 2012-01-28 22:03:14 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-28 22:03:14 -0800 |
| commit | 59d9983ebcc889b5e5626d672311e92657bfe3e8 (patch) | |
| tree | a3966e11c8fca12add6b3b9d24eecb3f423ae440 /docs/components.html | |
| parent | f1e520badd51d01ebcd33758966ef868e5cdd1c2 (diff) | |
| download | bootstrap-59d9983ebcc889b5e5626d672311e92657bfe3e8.tar.xz bootstrap-59d9983ebcc889b5e5626d672311e92657bfe3e8.zip | |
updates to responsive and docs for responsive navbar
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/components.html b/docs/components.html index 710e7de77..f9f8db057 100644 --- a/docs/components.html +++ b/docs/components.html @@ -766,6 +766,9 @@ </div> </div> </pre> + <div class="alert alert-info"> + <strong>Heads up!</strong> The responsive navbar requires the <a href="./javascript.html#collapse">collapse plugin</a>. + </div> </div><!-- /.span --> <div class="span4"> |
