mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Update migration file for renamed image classes (#21215)
This commit is contained in:
parent
e17e75b757
commit
7d3abdb9c7
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,8 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
|
||||||
### Images
|
### Images
|
||||||
|
|
||||||
- Renamed `.img-responsive` to `.img-fluid`.
|
- Renamed `.img-responsive` to `.img-fluid`.
|
||||||
|
- Renamed `.img-rounded` to `.rounded`
|
||||||
|
- Renamed `.img-circle` to `.rounded-circle`
|
||||||
|
|
||||||
### Tables
|
### Tables
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue