From b08b41ea5db12bffd2e5faff56c4a35827e7e8ca Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Mon, 2 Apr 2012 14:33:49 -0700 Subject: [PATCH] Zone wizard: UI subnav Reduce margin of zone wizard subnav items, to prevent wrapping when subnav is long --- ui/css/cloudstack3.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 200b0bc0ab2..ef257cf4051 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -5344,7 +5344,7 @@ label.error { font-size: 12px; text-transform: uppercase; height: 20px; - margin-right: 53px; + margin-right: 34px; color: #9A9A9A; }