From b2088366a34e58537d5eb0a61b6d4dda81fb39bf Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 8 Sep 2014 20:34:26 -0700 Subject: Wrap .pagination & .pager in + + {% highlight html %} - - - + + + {% endhighlight %} @@ -108,46 +118,58 @@

Default example

By default, the pager centers links.

- +
{% highlight html %} - + {% endhighlight %}

Aligned links

Alternatively, you can align each link to the sides:

- +
{% highlight html %} - + {% endhighlight %}

Optional disabled state

Pager links also use the general .disabled utility class from the pagination.

- +
{% highlight html %} - + {% endhighlight %} -- cgit v1.2.3