getodk / central-frontend

Vue.js based frontend for ODK Central
https://docs.getodk.org/central-intro/
Apache License 2.0
32 stars 57 forks source link

Remove Bootstrap CSS related to pagination #943

Closed matthew-white closed 6 months ago

matthew-white commented 6 months ago

This PR removes the Bootstrap pagination and pager classes. We don't use those classes, and we're about to add a very different pagination component as part of getodk/central#589. I'd like to continue to find ways to trim the Bootstrap CSS that we ship with Central, as it's one of our largest assets.

Before submitting this PR, please make sure you have: