Description
Adds information about overflow and text color for labels inside progress bars:
- explanation and example of how to use
.overflow-visibleand an appropriate.text-darkto allow labels to overflow their bar https://deploy-preview-37921--twbs-bootstrap.netlify.app/docs/5.3/components/progress/#labels - explanation and example of explicitly setting
.text-darkfor labels on progress bars with colored background (to avoid having white labels on light progress bars, which become unreadable) https://deploy-preview-37921--twbs-bootstrap.netlify.app/docs/5.3/components/progress/#backgrounds
Motivation & Context
Supersedes https://github.com/twbs/bootstrap/pull/37849
Live previews
https://deploy-preview-37921--twbs-bootstrap.netlify.app/docs/5.3/components/progress/