mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-18 15:54:26 +01:00
Update migration guide about w-100
This commit is contained in:
parent
ecbc7189b6
commit
7fec0ec3d7
@ -34,7 +34,7 @@ toc: true
|
|||||||
|
|
||||||
### Buttons
|
### Buttons
|
||||||
|
|
||||||
- [Dropped `.btn-block` in favor of CSS grid utility classes.]({{< docsref "/components/buttons#block-buttons" >}}) Instead of applying `.btn-block` to individual buttons, a group of buttons now get wrapped in a parent `.d-grid` class and can use `.gap-*` utilities for spacing.
|
- [Dropped `.btn-block` in favor of CSS grid utility classes.]({{< docsref "/components/buttons#block-buttons" >}}) Instead of applying `.btn-block` to individual buttons, a group of buttons now get wrapped in a parent `.d-grid` class and can use `.gap-*` utilities for spacing. For individual "block buttons", add `.w-100`.
|
||||||
|
|
||||||
### Forms
|
### Forms
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user