diff --git a/.classpath b/.classpath index 071c964..d6212d0 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -45,5 +45,5 @@ - + diff --git a/pom.xml b/pom.xml index 4ea397a..06aa6ae 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user statistical-algorithms-importer - 1.13.2-SNAPSHOT + 1.14.0-SNAPSHOT war diff --git a/src/main/webapp/StatAlgoImporter.css b/src/main/webapp/StatAlgoImporter.css index 9421c09..d151ecc 100644 --- a/src/main/webapp/StatAlgoImporter.css +++ b/src/main/webapp/StatAlgoImporter.css @@ -23,7 +23,7 @@ margin: 0px !important; } -.aui img { +#wrapper img { vertical-align: baseline !important; }