From dfdcedcf46c956cde40b0ae14c2f306d3e6017fa Mon Sep 17 00:00:00 2001 From: Robert Ivan Date: Thu, 30 Jul 2015 12:40:44 -0400 Subject: [PATCH] edit copy line 5 images.php changed (or the width or its parent element.... TO (or the width of its parent element... --- docs/components/images.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components/images.php b/docs/components/images.php index 7810c06b..eec3a9b8 100644 --- a/docs/components/images.php +++ b/docs/components/images.php @@ -2,7 +2,7 @@

Accent your emails with rich, high resolution images.


Markup

-

The days of having to choose between supporting Outlook or retina devices are over. To use high resolution images, put height and width HTML attributes on the <img> tag, corresponding to the scaled size of the image in a desktop view (the width of its .columns container). On small screen devices, Ink will cause the image to expand to its full width (or the width or its parent element, whichever is smaller).

+

The days of having to choose between supporting Outlook or retina devices are over. To use high resolution images, put height and width HTML attributes on the <img> tag, corresponding to the scaled size of the image in a desktop view (the width of its .columns container). On small screen devices, Ink will cause the image to expand to its full width (or the width of its parent element, whichever is smaller).

Image Markup
@@ -209,4 +209,4 @@ - \ No newline at end of file + -- 2.47.2