0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

copy edits

This commit is contained in:
Mark Otto 2017-09-09 14:57:00 -07:00
parent 187fb4d010
commit 1abafb36fe

View File

@ -221,7 +221,7 @@ Dropped entirely for the new card component.
### Progress
- Contextual `.progress-bar-*` classes dropped as `.bg-*` can be used for this, e.g. `class="progress-bar progress-bar-danger"` becomes `class="progress-bar bg-danger"`.
- Replaced contextual `.progress-bar-*` classes with `.bg-*` utilities. For example, `class="progress-bar progress-bar-danger"` becomes `class="progress-bar bg-danger"`.
### Carousel