mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Mention pagination margin change in migration docs (#29196)
From #28948.
This commit is contained in:
parent
4ae6a29b12
commit
7bce809a63
1 changed files with 4 additions and 0 deletions
|
@ -110,6 +110,10 @@ Badges were overhauled to better differentiate themselves from buttons and to be
|
|||
|
||||
- The jumbotron component is removed in favor of utility classes like `.bg-light` for the background color and `.p-*` classes to control padding.
|
||||
|
||||
### Pagination
|
||||
|
||||
- Pagination links now have customizable `margin-left` that are dynamically rounded on all corners when separated from one another.
|
||||
|
||||
### Popovers
|
||||
|
||||
- Renamed `.arrow` to `.popover-arrow`
|
||||
|
|
Loading…
Add table
Reference in a new issue