Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Size control? #40

Open
helmerj opened this issue Dec 2, 2014 · 1 comment
Open

Size control? #40

helmerj opened this issue Dec 2, 2014 · 1 comment

Comments

@helmerj
Copy link

helmerj commented Dec 2, 2014

It would be awesome if your gem could support the additional sizes, to make the pagination links smaller or bigger.

Add .pagination-lg or .pagination-sm for those additional sizes

For no I use JS to add the additional class...
Cheers
Juergen

@cjbutcher
Copy link

cjbutcher commented Nov 1, 2016

You can do this now

<%= will_paginate @uploads, renderer: BootstrapPagination::Rails, class: 'pagination-sm' %>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants