aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Puiszis <[email protected]>2016-11-26 18:57:25 -0600
committerMark Otto <[email protected]>2016-11-26 16:57:25 -0800
commit7d3abdb9c7b969b8cf00a4cbf7dcf1d03825f067 (patch)
treebd2a8c6c33dc855be0bc1998defc6dc4411a131d
parente17e75b7574d6877facb0eadd977c025a09fd749 (diff)
downloadbootstrap-7d3abdb9c7b969b8cf00a4cbf7dcf1d03825f067.tar.xz
bootstrap-7d3abdb9c7b969b8cf00a4cbf7dcf1d03825f067.zip
Update migration file for renamed image classes (#21215)
-rw-r--r--docs/migration.md2
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