diff options
| author | Chris Gunther <[email protected]> | 2012-01-14 15:21:09 -0500 |
|---|---|---|
| committer | Chris Gunther <[email protected]> | 2012-01-14 15:21:09 -0500 |
| commit | b723db1e42b6450acdc02ee8086da51ac16fcef6 (patch) | |
| tree | 0270fda225e8ffb093c921349521c8718cf114f7 /docs/components.html | |
| parent | f82fb2a1976060b2d0b71c3e6ad20f6d7a7772f7 (diff) | |
| download | bootstrap-b723db1e42b6450acdc02ee8086da51ac16fcef6.tar.xz bootstrap-b723db1e42b6450acdc02ee8086da51ac16fcef6.zip | |
fix section ID for pagination
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html index 223f27584..e11a7decf 100644 --- a/docs/components.html +++ b/docs/components.html @@ -844,7 +844,7 @@ <!-- Pagination ================================================== --> -<section id="carousel"> +<section id="pagination"> <div class="page-header"> <h1>Pagination <small></small></h1> </div> |
