From: Patrick H. Lauke Date: Thu, 19 Nov 2015 14:16:23 +0000 (+0000) Subject: Revert "Added button subsection to the component section" X-Git-Tag: v4.0.0-alpha.2~113^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b67b52527d56215b688fa40c0dbc81eff60faffb;p=thirdparty%2Fbootstrap.git Revert "Added button subsection to the component section" --- diff --git a/docs/migration.md b/docs/migration.md index 46f25900bf..9ee4449fde 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 `
` 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`.