move padding from container to body for max-width: 767; responsive layout
This commit is contained in:
parent
492ccedcab
commit
738fac18de
6 changed files with 28 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue