0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Remove pager section from migration

This commit is contained in:
Quy 2016-02-05 04:40:18 -08:00
parent a903f48ac2
commit 3076790add

View File

@ -107,10 +107,6 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
- Dropped the `.navbar-form` class entirely. It's no longer necessary.
### Pager
- Renamed `.previous` and `.next` to `.pager-prev` and `.pager-next`.
### Pagination
- Explicit classes (`.page-item`, `.page-link`) are now required on the descendants of `.pagination`s