From 2431faf0338a25a64c80288368f3ccb288bab84e Mon Sep 17 00:00:00 2001 From: Francesco Mangiacrapa Date: Thu, 7 Jul 2016 12:36:28 +0000 Subject: [PATCH] removed ul css rule git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/speciesdiscovery@130083 82a268e6-3cf1-43bd-a215-b396298e98cf --- src/main/webapp/SpeciesDiscovery.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/SpeciesDiscovery.css b/src/main/webapp/SpeciesDiscovery.css index 9382448..70f3f1c 100644 --- a/src/main/webapp/SpeciesDiscovery.css +++ b/src/main/webapp/SpeciesDiscovery.css @@ -396,8 +396,8 @@ table.parameters .title { } /* gxt 2 css interference*/ -ul { +/* ul { list-style: square !important; padding-left:10px !important; margin-left: 10px !important; -} +} */