From: Stephen Puiszis Date: Sun, 27 Nov 2016 00:57:25 +0000 (-0600) Subject: Update migration file for renamed image classes (#21215) X-Git-Tag: v4.0.0-alpha.6~390 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d3abdb9c7b969b8cf00a4cbf7dcf1d03825f067;p=thirdparty%2Fbootstrap.git Update migration file for renamed image classes (#21215) --- diff --git a/docs/migration.md b/docs/migration.md index 4d90acf6eb..3c00c8290b 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