Skip to content

Commit

Permalink
fix(component): pagination
Browse files Browse the repository at this point in the history
simplified overriding
use has-label to use label on next / prev buttons
  • Loading branch information
ygatesoupe committed Nov 21, 2016
1 parent d248e13 commit 76e40aa
Show file tree
Hide file tree
Showing 3 changed files with 180 additions and 253 deletions.
120 changes: 0 additions & 120 deletions docs-orange/components/pagination.md

This file was deleted.

1 change: 1 addition & 0 deletions docs/components/pagination.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ You can optionally swap out active or disabled anchors for `<span>`, or omit the
</span>
</li>
<li class="page-item active"><span class="page-link">1 <span class="sr-only">(current)</span></span></li>
<li class="aria-hidden"></li>
</ul>
</nav>
{% endexample %}
Expand Down
Loading

0 comments on commit 76e40aa

Please sign in to comment.