From 80ceb649540168c9bd2c27111592c5250a9e4a1a Mon Sep 17 00:00:00 2001
From: Loic Baron <loic.baron@lip6.fr>
Date: Mon, 13 Apr 2015 18:23:19 +0200
Subject: [PATCH] new user logo width=80px

---
 portal/templates/fed4fire/fed4fire_user_request_email.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/portal/templates/fed4fire/fed4fire_user_request_email.html b/portal/templates/fed4fire/fed4fire_user_request_email.html
index bbd68759..b9b090ff 100644
--- a/portal/templates/fed4fire/fed4fire_user_request_email.html
+++ b/portal/templates/fed4fire/fed4fire_user_request_email.html
@@ -1,4 +1,4 @@
-<img src="https://portal.fed4fire.eu/static/img/f4f-logo.png">
+<img src="https://portal.fed4fire.eu/static/img/f4f-logo.png" width="80px">
 <br>
 <h1>NEW USER REQUEST</h1>
 <br>
-- 
2.47.0