From 896f68b927bb04057be79ab49a601faa3e991159 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Tue, 29 Oct 2013 11:24:42 -0700 Subject: [PATCH] Fix region selector popup --- ui/css/cloudstack3.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index a0cd3f8bab6..16333e9c560 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -2203,7 +2203,6 @@ div.detail-group.actions td { width: 100%; height: 117px; background: url(../images/overlay-pattern.png) repeat 0, #1B5070 url(../images/header-gradient.png) no-repeat center; - z-index: 100; background-size: auto, cover; position: relative; } @@ -11582,12 +11581,12 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it width: 318px; background: url(../images/bg-notifications.png) center; height: 372px; - /*+placement:shift 321px 49px;*/ + /*+placement:shift 185px 49px;*/ position: relative; - left: 321px; + left: 185px; top: 49px; position: absolute; - z-index: 1000; + z-index: 5500; } .region-selector h2 {