aboutsummaryrefslogtreecommitdiffstats
path: root/view/mail_list.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/mail_list.tpl')
-rw-r--r--view/mail_list.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/mail_list.tpl b/view/mail_list.tpl
index 8c95e1250..b284ffb0e 100644
--- a/view/mail_list.tpl
+++ b/view/mail_list.tpl
@@ -1,6 +1,6 @@
<div class="mail-list-outside-wrapper">
<div class="mail-list-sender" >
- <a href="$from_url" class="mail-list-sender-url" ><img class="mail-list-sender-photo$sparkle" src="$from_photo" alt="$from_name" /></a>
+ <a href="$from_url" class="mail-list-sender-url" ><img class="mail-list-sender-photo$sparkle" src="$from_photo" height="80 width="80" alt="$from_name" /></a>
</div>
<div class="mail-list-detail">
<div class="mail-list-sender-name" >$from_name</div>