From 0c4c0f139c2408cdd33feebc9dcc4f6d2a29b1f9 Mon Sep 17 00:00:00 2001 From: "massimiliano.assante" Date: Fri, 26 Apr 2013 10:33:55 +0000 Subject: [PATCH] 2.14 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gcube-loggedin@74101 82a268e6-3cf1-43bd-a215-b396298e98cf --- src/main/webapp/GCubeLoggedin.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/GCubeLoggedin.css b/src/main/webapp/GCubeLoggedin.css index 768a5fd..c9b7b05 100644 --- a/src/main/webapp/GCubeLoggedin.css +++ b/src/main/webapp/GCubeLoggedin.css @@ -24,7 +24,8 @@ table { .imageVRE { float: left; - width: 180px; + width: 150px; + margin-right: 5px; } /** Example rules used by the template application (remove for your app) */