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

alignment is not supported with Bootstrap v3, is there a way to achieve this? #14

Open
leftstick opened this issue Dec 10, 2013 · 1 comment

Comments

@leftstick
Copy link

Better to have this parameter available for both Bootstrap v3 and v2

@phylib
Copy link

phylib commented Mar 11, 2015

You can wrap the div of the pager with text-center in Bootstrap v3

<div class="text-center">
    <ul class="pager"></ul>
</div>

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