From cff58c2c1add3c30a1d52f6a65b7bab2692b2f60 Mon Sep 17 00:00:00 2001 From: Costantino Perciante Date: Wed, 20 Jan 2016 08:58:36 +0000 Subject: [PATCH] Fixed improve-button style (it had a bad style on preproduction) git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/user-statistics@122333 82a268e6-3cf1-43bd-a215-b396298e98cf --- src/main/webapp/Statistics.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/webapp/Statistics.css b/src/main/webapp/Statistics.css index 6a55de1..54dd985 100644 --- a/src/main/webapp/Statistics.css +++ b/src/main/webapp/Statistics.css @@ -78,11 +78,10 @@ } .button-improve-profile { - margin: 0 0 0 25px; + margin: 0 0 0 20px; font-family: Tahoma, Helvetica, Arial, sans-serif; line-height: 12px; font-size: 12px; - color: #fff; padding: 5px 15px; font-weight: normal; } \ No newline at end of file