From fdf5cc420cb67c43362e4f7ea2e66bf1d7f76b96 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 f5eab202d11..7bdfe6d6070 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -5345,7 +5345,7 @@ label.error { font-size: 12px; text-transform: uppercase; height: 20px; - margin-right: 53px; + margin-right: 34px; color: #9A9A9A; }