summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2013-02-22 19:14:01 -0300
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2013-02-22 19:14:01 -0300
commitcea58736b31c0e2e8448319bb8c5c1519eac2992 (patch)
treefbbfd345639a6d9c877521fa597484f1e22337df
parent9d583557e4c4037a31e36b2a6186ecf806047a1c (diff)
downloadaskbot-cea58736b31c0e2e8448319bb8c5c1519eac2992.tar.gz
askbot-cea58736b31c0e2e8448319bb8c5c1519eac2992.tar.bz2
askbot-cea58736b31c0e2e8448319bb8c5c1519eac2992.zip
added 100% width on the email alert table
-rw-r--r--askbot/templates/email/base_mail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/askbot/templates/email/base_mail.html b/askbot/templates/email/base_mail.html
index 03e4568e..2487e804 100644
--- a/askbot/templates/email/base_mail.html
+++ b/askbot/templates/email/base_mail.html
@@ -136,7 +136,7 @@
<table cellpadding="0" cellspacing="0" border="0" id="backgroundTable" style="width: 100%">
<tr>
<td>
- <table border="0" align="center" cellspacing="0" cellpadding="0" style="background-color:#E7E8E8;">
+ <table border="0" align="center" cellspacing="0" cellpadding="0" style="background-color:#E7E8E8; width: 100%">
<tr height="20">
<td valign="top">
</td>