From 1fb1bdf0890a7b97497019e1b18c0f8faba95614 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Fri, 8 Jul 2016 08:35:15 +0000 Subject: [PATCH] Updated to Liferay 6.2 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@130154 82a268e6-3cf1-43bd-a215-b396298e98cf --- src/main/webapp/tabulardataportlet.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/tabulardataportlet.css b/src/main/webapp/tabulardataportlet.css index cc9acaf..5f99369 100644 --- a/src/main/webapp/tabulardataportlet.css +++ b/src/main/webapp/tabulardataportlet.css @@ -39,5 +39,7 @@ border-bottom: none !important; } - +.aui ul, .aui ol { + margin: 0px !important; +}