mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
fix section ID for pagination
This commit is contained in:
parent
f82fb2a197
commit
b723db1e42
1 changed files with 1 additions and 1 deletions
|
@ -844,7 +844,7 @@
|
|||
|
||||
<!-- Pagination
|
||||
================================================== -->
|
||||
<section id="carousel">
|
||||
<section id="pagination">
|
||||
<div class="page-header">
|
||||
<h1>Pagination <small></small></h1>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue