]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Mention pagination margin change in migration docs (#29196)
authorMark Otto <otto@github.com>
Sat, 3 Aug 2019 14:27:33 +0000 (07:27 -0700)
committerXhmikosR <xhmikosr@gmail.com>
Sat, 3 Aug 2019 14:27:33 +0000 (17:27 +0300)
From #28948.

site/content/docs/4.3/migration.md

index 1cb256b0d9fac5889fa1d7c3e702343559afa5f5..dd98b6adc47c7b3d6d64d6b7e8a16bfedefa882c 100644 (file)
@@ -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`