2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

move padding from container to body for max-width: 767; responsive layout

This commit is contained in:
Mark Otto
2012-03-05 23:50:03 -08:00
parent 492ccedcab
commit 738fac18de
6 changed files with 28 additions and 2 deletions
+2
View File
@@ -1132,6 +1132,8 @@
<div class="span4">
<h3>{{_i}}About pager{{/i}}</h3>
<p>{{_i}}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.{{/i}}</p>
<h4>{{_i}}Optional disabled state{{/i}}</h4>
<p>{{_i}}Pager links also use the general <code>.disabled</code> class from the pagination.{{/i}}</p>
</div>
<div class="span4">
<h3>{{_i}}Default example{{/i}}</h3>