Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
90a14fdf
Commit
90a14fdf
authored
9 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge pull request #17189 from kkirsche/patch-33
v4 - Add new table functionality to table migration section
parents
e87bf39b
dc4bfcdf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/migration.md
+2
-0
docs/migration.md
with
2 additions
and
0 deletions
+2
-0
docs/migration.md
+
2
-
0
View file @
90a14fdf
...
...
@@ -60,6 +60,8 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
-
Responsive tables no longer require a wrapping element. Instead, just put the
`.table-responsive`
right on the
`<table>`
.
-
Renamed
`.table-condensed`
to
`.table-sm`
for consistency.
-
Added a new
`.table-inverse`
option.
-
Added a new
`.table-reflow`
option.
-
Added table header modifers:
`.thead-default`
and
`.thead-inverse`
### Forms
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment