You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/4.0/migration.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,6 @@ New to Bootstrap 4 is the [Reboot]({{ site.baseurl }}/docs/{{ site.docs_version
144
144
### Tables
145
145
146
146
- 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>`.
148
147
- Renamed `.table-condensed` to `.table-sm` for consistency.
149
148
- Added a new `.table-inverse` option.
150
149
- Added table header modifiers: `.thead-default` and `.thead-inverse`.
0 commit comments