From: Chris Rebert Date: Sat, 20 Dec 2014 04:08:43 +0000 (-0800) Subject: clarify that .progress still exists X-Git-Tag: v4.0.0-alpha~463^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=75907f89fba85c1f9244646afef5936b5a526e61;p=thirdparty%2Fbootstrap.git clarify that .progress still exists --- diff --git a/docs/migration.md b/docs/migration.md index 11bc6f9e89..d32462177c 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -36,7 +36,7 @@ We've added new components and changed some existing ones. Here are the new or u | --- | --- | | Cards | New, more flexible component to replace v3's panels, thumbnails, and wells. | | New navbar | Replaces the previous navbar with a new, simpler component. | -| New progress bars | Replaces the old `.progress` with a real `` element. | +| New progress bars | Replaces the old `.progress` `
` with a real `` element. | ## What's removed The following components have been removed in v4.0.0.