From 738fac18de63275fbac8e1f81d60121eff557fd3 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 5 Mar 2012 23:50:03 -0800 Subject: move padding from container to body for max-width: 767; responsive layout --- docs/components.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index bb3d4c05c..b4071a5a7 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1208,6 +1208,8 @@

About pager

The pager component is a set of links for simple pagination implementations with light markup and even lighter styles. It's great for simple sites like blogs or magazines.

+

Optional disabled state

+

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

Default example

-- cgit v1.2.3