diff options
| author | Patrick H. Lauke <[email protected]> | 2015-11-19 14:17:08 +0000 |
|---|---|---|
| committer | Patrick H. Lauke <[email protected]> | 2015-11-19 14:17:08 +0000 |
| commit | 4d92e2c7ec600d07d4dceb2e9c83d9bcf0ba9268 (patch) | |
| tree | 9640ab8db62a8b9ad8260be5ff687566fe1da76f | |
| parent | 76d793a1d5603d359ab283bed46ac7394c720974 (diff) | |
| parent | b67b52527d56215b688fa40c0dbc81eff60faffb (diff) | |
| download | bootstrap-4d92e2c7ec600d07d4dceb2e9c83d9bcf0ba9268.tar.xz bootstrap-4d92e2c7ec600d07d4dceb2e9c83d9bcf0ba9268.zip | |
Merge pull request #18288 from twbs/revert-18286-patch-1
Revert "Added button subsection to the component section"
| -rw-r--r-- | docs/migration.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/migration.md b/docs/migration.md index 46f25900b..9ee4449fd 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -57,10 +57,6 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with - `.dl-horizontal` now requires grid classes, increasing flexbility in column widths. - Custom `<blockquote>` styling has moved to classes—`.blockquote` and the `.blockquote-reverse` modifier. -### Buttons - -- `.btn-default` removed. Use `btn-primary` or the new `btn-secondary` instead. - ### Images - Renamed `.img-responsive` to `.img-fluid`. |
