0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

docs: Fix issue number typo in migration

This commit is contained in:
kyletsang 2020-08-05 16:00:32 -07:00 committed by Mark Otto
parent e8566e10c7
commit b6b672c00b

View File

@ -153,7 +153,7 @@ Changes to Reboot, typography, tables, and more.
- Split table cell padding variables into `-y` and `-x`.
- Dropped `.pre-scrollable` class. [See #29135](https://github.com/twbs/bootstrap/pull/29135)
- `.text-*` utilities do not add hover and focus states to links anymore. `.link-*` helper classes can be used instead. [See #29267](https://github.com/twbs/bootstrap/pull/29267)
- Drop `.text-justify` class. [See #229793](https://github.com/twbs/bootstrap/pull/29793)
- Drop `.text-justify` class. [See #29793](https://github.com/twbs/bootstrap/pull/29793)
### Typography