From: RafiBomb Date: Tue, 22 Mar 2016 22:19:19 +0000 (-0700) Subject: updates migration guide for calllout classes X-Git-Tag: v2.0.0~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8217669637e8ea131ea1126f203f96f1047cf56e;p=thirdparty%2Ffoundation%2Ffoundation-emails.git updates migration guide for calllout classes --- diff --git a/docs/pages/migration.md b/docs/pages/migration.md index 0fcd687c..ecc31c86 100644 --- a/docs/pages/migration.md +++ b/docs/pages/migration.md @@ -388,9 +388,9 @@ In an effort to unify the terminology across the Foundation family `panels` are #### Old Markup (Plain HTML) ``` - +
- @@ -428,7 +428,7 @@ In an effort to unify the terminology across the Foundation family `panels` are ``` -Callouts are only applicable to a `
+ ` with a CSS version. In Foundation for Emails 2 Inky markup, you can wrap a callout around a `` or the content inside a ``. +You can wrap a callout around a `` or the content inside a ``. ---