Created by: jasny
Use display: inline-block instead of float: left for .pagination ul. Centering the pagination can be done by using .pagination.center. I think this is much easier to understand and therefore preferable above the solution shown on #304 (closed).
This is the same change as https://github.com/twitter/bootstrap/pull/638, but done in 2.0-wip