diff options
Diffstat (limited to 'docs/migration.md')
| -rw-r--r-- | docs/migration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/migration.md b/docs/migration.md index f9b0f45e2..bd8ee7529 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -114,7 +114,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` `<div>` with a real `<progress>` element. | -| New table variants | | +| New table variants | Adds `.table-inverse`, table head options, replaces `.table-condensed` with `.table-sm`, and `.table-reflow`. | | New utility classes | | TODO: audit new classes that didn't exist in v3 |
