diff --git a/.classpath b/.classpath
index 4f3ed90..c324bc4 100644
--- a/.classpath
+++ b/.classpath
@@ -1,12 +1,12 @@
-
+
-
+
@@ -39,5 +39,5 @@
-
+
diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component
index 8ad38d6..d1670d3 100644
--- a/.settings/org.eclipse.wst.common.component
+++ b/.settings/org.eclipse.wst.common.component
@@ -4,7 +4,7 @@
-
+
uses
diff --git a/distro/changelog.xml b/distro/changelog.xml
index 7315eed..eec202a 100644
--- a/distro/changelog.xml
+++ b/distro/changelog.xml
@@ -1,4 +1,7 @@
+
+ Fixed minor glitch border 5px on the body
+
Feature #11434, Explore VREs use preloaders while loading VREs list
Ported to GWT 2.8.2
diff --git a/pom.xml b/pom.xml
index 5f96a9f..2556601 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
org.gcube.portlets.user
join-vre
war
- 3.6.0-SNAPSHOT
+ 3.6.1-SNAPSHOT
gCube Join VRE Portlet
Display the available VRE to Join
diff --git a/src/main/webapp/explore.css b/src/main/webapp/explore.css
index 9b8ced6..c7e5191 100644
--- a/src/main/webapp/explore.css
+++ b/src/main/webapp/explore.css
@@ -1,7 +1,3 @@
-body {
- border: 5px solid white;
-}
-
div.page-header > h1 {
font-size: 2em;
line-height: 25px;