mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
Docs: Fix vertical align link
This commit is contained in:
parent
390ce245cc
commit
fec511da02
@ -9,7 +9,7 @@ Change the alignment of elements with the [`vertical-alignment`](https://develop
|
|||||||
|
|
||||||
Choose from `.align-baseline`, `.align-top`, `.align-middle`, `.align-bottom`, `.align-text-bottom`, and `.align-text-top` as needed.
|
Choose from `.align-baseline`, `.align-top`, `.align-middle`, `.align-bottom`, `.align-text-bottom`, and `.align-text-top` as needed.
|
||||||
|
|
||||||
To vertically center non-inline content (like `<div>`s and more), use our [flex box utilities]({{< docsref "/utilities/flex#auto-margins" >}}).
|
To vertically center non-inline content (like `<div>`s and more), use our [flex box utilities]({{< docsref "/utilities/flex#align-items" >}}).
|
||||||
|
|
||||||
With inline elements:
|
With inline elements:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user