From 1714814055acb04fbc3c00cb42daee6c53be1af5 Mon Sep 17 00:00:00 2001 From: Costantino Perciante Date: Thu, 7 Jan 2016 13:53:00 +0000 Subject: [PATCH] Reduced user's image size git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/user-statistics@122127 82a268e6-3cf1-43bd-a215-b396298e98cf --- src/main/webapp/Statistics.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/Statistics.css b/src/main/webapp/Statistics.css index b603066..1cd70b7 100644 --- a/src/main/webapp/Statistics.css +++ b/src/main/webapp/Statistics.css @@ -12,7 +12,7 @@ .user-image { align: left; - height: 73px; + height: 50px; width: auto; border: 1px solid #e6e6e6; padding: 2px;