diff --git a/src/main/resources/org/gcube/portlets/user/td/wizardwidget/client/dataresource/resources/Wizard.css b/src/main/resources/org/gcube/portlets/user/td/wizardwidget/client/dataresource/resources/Wizard.css index 05399ea..dc02174 100644 --- a/src/main/resources/org/gcube/portlets/user/td/wizardwidget/client/dataresource/resources/Wizard.css +++ b/src/main/resources/org/gcube/portlets/user/td/wizardwidget/client/dataresource/resources/Wizard.css @@ -11,8 +11,8 @@ .wizard-footer { padding: 5px; font-weight: bold; - font-size: small; - text-align: right; + font-size: x-small; + text-align: left; background-color: #CDEB8B }