diff --git a/pom.xml b/pom.xml index 2c8d969..550a0b1 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.portlets.user gcube-widgets - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT gCube Widgets Library gCube Widgets Library News Widget is a GWT Widget that can be used to uniform the Look and Feel for gCube Portlets using plain GWT.It also provides some out of the box widget to use. diff --git a/src/main/java/org/gcube/portlets/user/gcubewidgets/public/old-dialog.css b/src/main/java/org/gcube/portlets/user/gcubewidgets/public/old-dialog.css index 0dfd0cc..8fd8d65 100644 --- a/src/main/java/org/gcube/portlets/user/gcubewidgets/public/old-dialog.css +++ b/src/main/java/org/gcube/portlets/user/gcubewidgets/public/old-dialog.css @@ -28,8 +28,7 @@ border-radius: 4px !important; -moz-border-radius: 4px !important;; -webkit-border-radius: 4px !important; - margin-left: 3px !important; - margin-right: 3px !important; + margin: 5px !important; } .gwt-Button:active {