1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 19:31:35 +02:00

Merge pull request #18288 from twbs/revert-18286-patch-1

Revert "Added button subsection to the component section"
This commit is contained in:
Patrick H. Lauke
2015-11-19 14:17:08 +00:00

View File

@@ -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. - `.dl-horizontal` now requires grid classes, increasing flexbility in column widths.
- Custom `<blockquote>` styling has moved to classes—`.blockquote` and the `.blockquote-reverse` modifier. - 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 ### Images
- Renamed `.img-responsive` to `.img-fluid`. - Renamed `.img-responsive` to `.img-fluid`.