diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index d6225ea791a..9d719d4ca52 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -5847,14 +5847,14 @@ label.error {
.multi-wizard .ui-tabs li.ui-state-default a {
float: left;
- padding: 15px;
- width: 110px;
text-align: center;
font-size: 11px;
margin-right: 1px;
color: #4E6070;
text-decoration: none;
background: #DEE3E5;
+ padding-left: 0;
+ padding-right: 0;
}
.multi-wizard .ui-tabs li.ui-state-active a {
diff --git a/ui/dictionary2.jsp b/ui/dictionary2.jsp
index 52fd48043d6..b47d62f6197 100644
--- a/ui/dictionary2.jsp
+++ b/ui/dictionary2.jsp
@@ -24,7 +24,7 @@ under the License.
<% long now = System.currentTimeMillis(); %>