diff options
| author | Stephen Puiszis <[email protected]> | 2016-11-26 18:57:25 -0600 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-11-26 16:57:25 -0800 |
| commit | 7d3abdb9c7b969b8cf00a4cbf7dcf1d03825f067 (patch) | |
| tree | bd2a8c6c33dc855be0bc1998defc6dc4411a131d /docs/migration.md | |
| parent | e17e75b7574d6877facb0eadd977c025a09fd749 (diff) | |
| download | bootstrap-7d3abdb9c7b969b8cf00a4cbf7dcf1d03825f067.tar.xz bootstrap-7d3abdb9c7b969b8cf00a4cbf7dcf1d03825f067.zip | |
Update migration file for renamed image classes (#21215)
Diffstat (limited to 'docs/migration.md')
| -rw-r--r-- | docs/migration.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/migration.md b/docs/migration.md index 4d90acf6e..3c00c8290 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -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 |
