@@ -12,7 +12,7 @@
</tr>
</table>
{if ($v.user.signature_status eq 3)}
- <div style="line-height: 100%;"><img src="{$v.user.signature}" with="20px" height="20px"></div>
+ <div style="line-height: 100%;"><img src="{$v.user.signature}" height="30px" style="vertical-align:top;"></div>
{/if}
</td>