From fc2ce0991f4f9a3e07987cc341341e34e9b9e7c5 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Thu, 26 Nov 2009 16:02:19 +0000 Subject: Increased z-index for jOverlay --- js/util.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/util.js') diff --git a/js/util.js b/js/util.js index 9c79f837f..29c39ac74 100644 --- a/js/util.js +++ b/js/util.js @@ -293,7 +293,7 @@ var SN = { // StatusNet url : '', color : '#000', opacity : '0.6', - zIndex : 99, + zIndex : 9999, center : false, imgLoading : $('address .url')[0].href+'theme/base/images/illustrations/illu_progress_loading-01.gif', bgClickToClose : true, -- cgit v1.2.3-54-g00ecf