Sha256: 1a16e5f5e06b0627205db46879698a537dec999146c71595a4abcd0f2fd2ae9c
Contents?: true
Size: 739 Bytes
Versions: 62
Compression:
Stored size: 739 Bytes
Contents
#pagination.style-guide__subsection %h3= link_to_style_guide('components', 'pagination') %p Wraps a list of results intended to be paginated. %p should center the pagination button: .style-guide__example-block .pagination .grid .grid__cell.grid__cell--25 .align-center %span.heading.heading--1 Item 1 .grid__cell.grid__cell--25 .align-center %span.heading.heading--1 Item 2 .grid__cell.grid__cell--25 .align-center %span.heading.heading--1 Item 3 .grid__cell.grid__cell--25 .align-center %span.heading.heading--1 Item 4 .pagination__button = link_to 'Load More', '#', class: 'button'
Version data entries
62 entries across 62 versions & 1 rubygems