aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-03-05 23:50:03 -0800
committerMark Otto <[email protected]>2012-03-05 23:50:03 -0800
commit738fac18de63275fbac8e1f81d60121eff557fd3 (patch)
treef9597e23dbdd9128cc95a0c4e29935c43cf151a2 /docs/components.html
parent492ccedcabed8303a9a1cda8a09f6dbd40405553 (diff)
downloadbootstrap-738fac18de63275fbac8e1f81d60121eff557fd3.tar.xz
bootstrap-738fac18de63275fbac8e1f81d60121eff557fd3.zip
move padding from container to body for max-width: 767; responsive layout
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html2
1 files changed, 2 insertions, 0 deletions
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 @@
<div class="span4">
<h3>About pager</h3>
<p>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.</p>
+ <h4>Optional disabled state</h4>
+ <p>Pager links also use the general <code>.disabled</code> class from the pagination.</p>
</div>
<div class="span4">
<h3>Default example</h3>