mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-20 01:31:52 +00:00
Changed "Standard pagination" to "Default pagination"
This commit is contained in:
parent
d22bd3a660
commit
5c98288122
1 changed files with 1 additions and 1 deletions
|
|
@ -1474,7 +1474,7 @@ body { padding-bottom: 70px; }
|
||||||
</div>
|
</div>
|
||||||
<p class="lead">Provide pagination links for your site or app with the multi-page pagination component, or the simpler <a href="#pagination-pager">pager alternative</a>.</p>
|
<p class="lead">Provide pagination links for your site or app with the multi-page pagination component, or the simpler <a href="#pagination-pager">pager alternative</a>.</p>
|
||||||
|
|
||||||
<h2 id="pagination-default">Standard pagination</h2>
|
<h2 id="pagination-default">Default pagination</h2>
|
||||||
<p>Simple pagination inspired by Rdio, great for apps and search results. The large block is hard to miss, easily scalable, and provides large click areas.</p>
|
<p>Simple pagination inspired by Rdio, great for apps and search results. The large block is hard to miss, easily scalable, and provides large click areas.</p>
|
||||||
<div class="bs-example">
|
<div class="bs-example">
|
||||||
<ul class="pagination">
|
<ul class="pagination">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue