]> source.dussan.org Git - nextcloud-server.git/commitdiff
Adjust to height=120
authorLukas Reschke <lukas@statuscode.ch>
Mon, 24 Jul 2017 08:17:12 +0000 (10:17 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Mon, 24 Jul 2017 11:46:09 +0000 (13:46 +0200)
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
lib/private/Mail/EMailTemplate.php
tests/Settings/Mailer/NewUserMailHelperTest.php
tests/data/emails/new-account-email-custom.html
tests/data/emails/new-account-email-single-button.html
tests/data/emails/new-account-email.html

index 0ae79345e4cdb571f572121e029e9861a18eaf14..dd8bdbd8ec902a7c599356b7a2b74f05cf25643c 100644 (file)
@@ -100,7 +100,7 @@ EOF;
                                                        <tbody>
                                                        <tr style="padding:0;text-align:left;vertical-align:top">
                                                                <center data-parsed="" style="min-width:580px;width:100%%">
-                                                                       <img class="logo float-center" src="%s" alt="%s" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto">
+                                                                       <img class="logo float-center" src="%s" alt="%s" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto" height="120">
                                                                </center>
                                                        </tr>
                                                        </tbody>
index a8b67278e7734c2fbb0108b4cc1821b254daac11..b0ee6a9bef3d5ca1b4cafd881e9856c7b76c1336 100644 (file)
@@ -182,7 +182,7 @@ class NewUserMailHelperTest extends TestCase {
                                                        <tbody>
                                                        <tr style="padding:0;text-align:left;vertical-align:top">
                                                                <center data-parsed="" style="min-width:580px;width:100%">
-                                                                       <img class="logo float-center" src="" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto">
+                                                                       <img class="logo float-center" src="" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto" height="120">
                                                                </center>
                                                        </tr>
                                                        </tbody>
@@ -415,7 +415,7 @@ EOF;
                                                        <tbody>
                                                        <tr style="padding:0;text-align:left;vertical-align:top">
                                                                <center data-parsed="" style="min-width:580px;width:100%">
-                                                                       <img class="logo float-center" src="" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto">
+                                                                       <img class="logo float-center" src="" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto" height="120">
                                                                </center>
                                                        </tr>
                                                        </tbody>
index a60902ae306f5db879ae947966f7bc63c7898bee..4bf360b2003b29c4737cba5597b3afe361a6fade 100644 (file)
@@ -23,7 +23,7 @@
                                                        <tbody>
                                                        <tr style="padding:0;text-align:left;vertical-align:top">
                                                                <center data-parsed="" style="min-width:580px;width:100%">
-                                                                       <img class="logo float-center" src="https://example.org/img/logo-mail-header.png" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto">
+                                                                       <img class="logo float-center" src="https://example.org/img/logo-mail-header.png" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto" height="120">
                                                                </center>
                                                        </tr>
                                                        </tbody>
index 50763efa5b5feb3a581d1d07f1df2e9bec0d28d3..901fdbca69a3e0ca15f99e3fe61aab5c49349c50 100644 (file)
@@ -23,7 +23,7 @@
                                                        <tbody>
                                                        <tr style="padding:0;text-align:left;vertical-align:top">
                                                                <center data-parsed="" style="min-width:580px;width:100%">
-                                                                       <img class="logo float-center" src="https://example.org/img/logo-mail-header.png" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto">
+                                                                       <img class="logo float-center" src="https://example.org/img/logo-mail-header.png" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto" height="120">
                                                                </center>
                                                        </tr>
                                                        </tbody>
index 32568e11b66fb5df74445cc3628040b8cb027c69..c1e56954cf8410cb6abc49ca8b94898dece69a31 100644 (file)
@@ -23,7 +23,7 @@
                                                        <tbody>
                                                        <tr style="padding:0;text-align:left;vertical-align:top">
                                                                <center data-parsed="" style="min-width:580px;width:100%">
-                                                                       <img class="logo float-center" src="https://example.org/img/logo-mail-header.png" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto">
+                                                                       <img class="logo float-center" src="https://example.org/img/logo-mail-header.png" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto" height="120">
                                                                </center>
                                                        </tr>
                                                        </tbody>