From b2af1bfda9adcbd51c934fe95cdf61df17108592 Mon Sep 17 00:00:00 2001 From: Julian Seidenberg Date: Thu, 29 Sep 2011 16:24:21 +1300 Subject: [PATCH] BUGFIX: fixing "outside" close button on dialogs (SSO-12) --- admin/scss/_uitheme.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/scss/_uitheme.scss b/admin/scss/_uitheme.scss index 3187e79db..4b1eba949 100644 --- a/admin/scss/_uitheme.scss +++ b/admin/scss/_uitheme.scss @@ -76,6 +76,7 @@ right: -15px; width: 30px; height: 30px; + z-index: 100000; } & a.ui-state-hover {