Bootstrap: centering bootstrap 3 pagination
To make your bootstrap pagination centered on the page for bootstrap 2.x you easily add "pagination-centered" class. However for bootstrap 3 there is no such class name to center it on page. To center it just add a wrapper
username
3rd December 2013, 18:48
thanks! dude ;)