mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Document img-responsive to img-fluid change from #17166
This commit is contained in:
parent
3c86d7f00c
commit
047fe5699c
@ -54,6 +54,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.
|
||||
|
||||
### Images
|
||||
|
||||
- Renamed `.img-responsive` to `.img-fluid`.
|
||||
|
||||
### Tables
|
||||
|
||||
- Nearly all instances of the `>` selector have been removed, meaning nested tables will now automatically inherit styles from their parents. This greatly simplifies our selectors and potential customizations.
|
||||
|
Loading…
Reference in New Issue
Block a user