diff --git a/docs/_includes/components/pagination.html b/docs/_includes/components/pagination.html index 09f0bbc950..27e5b6247c 100644 --- a/docs/_includes/components/pagination.html +++ b/docs/_includes/components/pagination.html @@ -6,73 +6,7 @@
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.
-{% highlight html %} - -{% endhighlight %} - -Links are customizable for different circumstances. Use .disabled
for unclickable links and .active
to indicate the current page.
You can optionally swap out active or disabled anchors for <span>
to remove click functionality while retaining intended styles.
Fancy larger or smaller pagination? Add .pagination-lg
or .pagination-sm
for additional sizes.
Links are customizable for different circumstances. Use .disabled
for unclickable links and .active
to indicate the current page.
You can optionally swap out active or disabled anchors for <span>
to remove click functionality while retaining intended styles.
Fancy larger or smaller pagination? Add .pagination-lg
or .pagination-sm
for additional sizes.
By default, the pager centers links.
{% highlight html %} - + {% endhighlight %}Alternatively, you can align each link to the sides:
{% highlight html %} - + {% endhighlight %}Pager links also use the general .disabled
utility class from the pagination.
Donec ullamcorper nulla non metus auctor fringilla. Nulla vitae elit libero, a pharetra augue.
- +