1
0
Fork 0
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:
Stephen Puiszis 2016-11-26 18:57:25 -06:00 committed by Mark Otto
parent e17e75b757
commit 7d3abdb9c7

View file

@ -72,6 +72,8 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
### Images
- Renamed `.img-responsive` to `.img-fluid`.
- Renamed `.img-rounded` to `.rounded`
- Renamed `.img-circle` to `.rounded-circle`
### Tables