]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Added button subsection to the component section 18286/head
authorJonathan <vanillajonathan@users.noreply.github.com>
Thu, 19 Nov 2015 12:05:50 +0000 (13:05 +0100)
committerJonathan <vanillajonathan@users.noreply.github.com>
Thu, 19 Nov 2015 12:05:50 +0000 (13:05 +0100)
docs/migration.md

index 9ee4449fdedbfa233232c658527966b934227a59..46f25900bf53351bd33cd20e469334487e1c2fcb 100644 (file)
@@ -57,6 +57,10 @@ 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`.