mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 14:24:31 -04:00
Fixes for email designs and cross client compatibility
This commit is contained in:
parent
b8c7a0837a
commit
5324d78e86
@ -167,12 +167,12 @@
|
||||
<td>
|
||||
<table align="center" border="0" cellpadding="0" cellspacing="0" width="570" style="border: 1px solid #c2c2c2;">
|
||||
<tr>
|
||||
<div style="text-align: center;margin-top: 25px; margin-bottom: 10px;">
|
||||
<div style="text-align: center;margin-top: 25px; margin-bottom: 10px; background-color:#f9f9f9;">
|
||||
<!-- Top side spacing. -->
|
||||
</div>
|
||||
</tr>
|
||||
<tr height="50">
|
||||
<td align="center" height="50">
|
||||
<tr>
|
||||
<td align="center" >
|
||||
<div class="dark-bg" style="background-color:#f9f9f9; padding-bottom: 20px;">
|
||||
<img class="logo-light" src="{{ $logo ?? '' }}" width="65%" height="" alt="alt_text" border="0" style="width: 100%; max-width: 65%; height: auto; display: block;" class="g-img">
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user