mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Added button subsection to the component section
This commit is contained in:
parent
c2159e0f7d
commit
f99f9eb524
@ -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`.
|
||||
|
Loading…
Reference in New Issue
Block a user