0
0
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:
kyletsang 2020-06-27 23:23:51 -07:00 committed by Mark Otto
parent 390ce245cc
commit fec511da02

View File

@ -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: