]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
[refs #514] Remove unused class
authorFlorian Bouvot <florian@twee-b.fr>
Fri, 8 Jul 2016 17:18:21 +0000 (19:18 +0200)
committerFlorian Bouvot <florian@twee-b.fr>
Fri, 8 Jul 2016 17:18:21 +0000 (19:18 +0200)
docs/pages/sass-guide.md

index 4139199abe13c1bc458d2402a10e9dee54d8da1f..954299c666b70d9fd79b7a324ec256de1e3de56a 100644 (file)
@@ -101,7 +101,7 @@ Inside `src/layouts/default.html`, you can see the boilerplate needed to make an
   <table class="body" data-made-with-foundation>
     <tr>
       <!-- The class, align, and <center> tag center the container -->
-      <td class="center" align="center" valign="top">
+      <td align="center" valign="top">
         <center>
           <!-- The body of each email you write is injected here -->
           {{> body}}