]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
updates .expander test
authorRafiBomb <rafi@zurb.com>
Mon, 21 Mar 2016 05:22:53 +0000 (22:22 -0700)
committerRafiBomb <rafi@zurb.com>
Mon, 21 Mar 2016 05:22:53 +0000 (22:22 -0700)
test/visual/pages/expander.html

index 04d3955b55c16352aa47f2c4475101e648ca7f6c..22f7019d54863703425196cc27bb7d662bac6385 100644 (file)
@@ -1,16 +1,13 @@
 
 <!-- Test for image that shrinks in Outlook 2000, 2002, 2003. This is caused by the use of the .expander -->
 <container>
-  <!-- feature callout -->
   <row>
     <columns small="12" large="3" class="large-offset-1">
-      <img height="120" width="120" class="small-float-center" src="assets/img/question-mark-image.png" alt="image of question mark">
+      <img class="small-float-center" src="http://placehold.it/200?text=small-center" alt="please don't forget me">
     </columns>
     <columns small="12" large="8">
-      <h4>what type are you?</h4>
-      <p>Sweet beast sun bathe or chase mice rub face on everything or leave dead animals as gifts for mark territory play time.</p>
-      <button class="primary small" href="#">Check it out</button>
+      <h4 class="small-text-center">What is the deal?</h4>
+      <p class="small-text-center">Sweet beast sun bathe or chase mice rub face on everything or leave dead animals as gifts for mark territory play time.</p>
     </columns>  
   </row>
-  <!-- /feature callout -->
 </container>
\ No newline at end of file