1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05: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.
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: