]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Add Gamil layout caveat to retina images section
authorEric Morris <eric@zurb.com>
Tue, 10 Dec 2013 17:39:22 +0000 (09:39 -0800)
committerEric Morris <eric@zurb.com>
Tue, 10 Dec 2013 17:39:22 +0000 (09:39 -0800)
docs/components/images.php

index 5382ee3c9d00c7586ba83e636194639e890f4ccb..644899e621ace16fe511ee9cc64c7016d58f068f 100644 (file)
 <div class="compatibility-section">
   <div class="row">
     <div class="large-9 columns">
-      <p>Panels work as expected in most major email clients.</p>
+      <p>Panels work as expected in most major email clients, with some caveats in <strong>Gmail (Mobile, iOS, Android)</strong>.</p>
     </div>
     <div class="large-3 columns">
       <a href="#" class="reveal-table">Toggle Full Table</a>
           </tr>
           <tr>
             <td>Gmail (Mobile, iOS, Android)</td>
-            <td><span class="check">&#10004;</span></td>
-            <td></td>
+            <td><span class="x">&#10008;</span></td>
+            <td>Since the inline sizing will not be overwritten in mobile Gmail, retina images should not be used with <a href="#gmail">block-grid</a> based layouts (they're fine with the <a href="#grid">standard grid</a>.</td>
           </tr>
           <tr>
             <td>Outlook 2011 for Mac</td>