fix tests and email clients blocking css

This commit is contained in:
Torsten Dittmann
2020-06-12 19:56:22 +02:00
parent d6e0055666
commit f90552ccf8
2 changed files with 12 additions and 1 deletions
+4
View File
@@ -76,6 +76,10 @@
margin-bottom: 15px;
}
a {
word-break: break-all;
}
.btn {
box-sizing: border-box;
width: 100%;
+8 -1
View File
@@ -16,4 +16,11 @@
</td>
</tr>
</tbody>
</table>
</table>
<p>
<small>
<a href="{{redirect}}" target="_blank">
{{redirect}}
</a>
</small>
</p>