]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
removes wrapper inner class styles
authorRafiBomb <rafi@zurb.com>
Thu, 14 Apr 2016 22:35:26 +0000 (15:35 -0700)
committerRafiBomb <rafi@zurb.com>
Thu, 14 Apr 2016 22:35:26 +0000 (15:35 -0700)
scss/_global.scss
test/visual/pages/fluid-header.html
test/visual/pages/grid-inky.html

index 59f7d141404a7430174418524232621af1da6947..30b521605024d514e68276d956bd6670d961fdd4 100755 (executable)
@@ -102,8 +102,3 @@ $global-breakpoint: $global-width + $global-gutter !default;
 .wrapper {
   width: 100%;
 }
-
-.wrapper-inner {
-  padding-top: 32px !important;
-  padding-bottom: 32px !important;
-}
index f728ab7e2a0f1a32d3c40d8b9cc8016fe5457d15..bcce8d22a67448435bbd10c9907d3064f4f3fd53 100644 (file)
@@ -6,38 +6,19 @@
 .header .container {
   background: transparent !important;
 }
-</style>
-
-
-<table class="row header">
-  <tr>
-    <td class="float-center" align="center">
 
-      <center>
-        <container>
-          <row>
-            <columns small="6" large="6">
-              <img src="http://placehold.it/50" alt="logo">
-            </columns>
-            <columns small="6" large="6">
-              <p class="text-right">thing</p>
-            </columns>
-          </row>
-        </container>
-      </center>
-
-    </td>
-  </tr>
-</table>
+.header .container p {
+  color: #fff !important;
+}
+</style>
 
 
 
+<wrapper class="header">
 
-<!-- <wrapper class="header">
   <center>
     <container>
-      <row>
+      <row class="collapse">
         <columns small="6" large="6">
           <img src="http://placehold.it/50" alt="logo">
         </columns>
     </container>
   </center>
 
-</wrapper> -->
-
-<!-- <table class="header">
-  <tr>
-    <td>
-
-      <center>
-        <container>
-          <row>
-            <columns small="6" large="6">
-              <img src="http://placehold.it/50" alt="logo">
-            </columns>
-            <columns small="6" large="6">
-              <p class="text-right">thing</p>
-            </columns>
-          </row>
-        </container>
-      </center>
-
-    </td>
-  </tr>
-</table> -->
+</wrapper>
 
 
 <container>
index ba8e8dafe4752e850809f8d4f0684e2324e96ca2..5521213f0d36de2b9461537c78c09e3fb9bcc71b 100644 (file)
@@ -11,7 +11,7 @@
 <container>
   <row>
     <columns small="12" large="12">
-      <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Suscipit totam quasi ab aliquam saepe non fugiat laborum, veniam corporis alias impedit est nesciunt. Provident numquam cum libero vero minus fuga.</p>
+      <h4>small="12" large="12"</h4>
     </columns>
   </row>
   <row>