mirror of https://github.com/twbs/bootstrap.git
fix section ID for pagination
This commit is contained in:
parent
f82fb2a197
commit
b723db1e42
|
|
@ -844,7 +844,7 @@
|
|||
|
||||
<!-- Pagination
|
||||
================================================== -->
|
||||
<section id="carousel">
|
||||
<section id="pagination">
|
||||
<div class="page-header">
|
||||
<h1>Pagination <small></small></h1>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue