Skip to content

Commit 0f8145a

Browse files
mdoXhmikosR
authored andcommitted
Clarify migration docs to remove mention of .table-responsive being for the parent element vs the table element itself (#25539)
1 parent 5158338 commit 0f8145a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/4.0/migration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ New to Bootstrap 4 is the [Reboot]({{ site.baseurl }}/docs/{{ site.docs_version
144144
### Tables
145145

146146
- Nearly all instances of the `>` selector have been removed, meaning nested tables will now automatically inherit styles from their parents. This greatly simplifies our selectors and potential customizations.
147-
- Responsive tables no longer require a wrapping element. Instead, just put the `.table-responsive` right on the `<table>`.
148147
- Renamed `.table-condensed` to `.table-sm` for consistency.
149148
- Added a new `.table-inverse` option.
150149
- Added table header modifiers: `.thead-default` and `.thead-inverse`.

0 commit comments

Comments
 (0)