From a74faf575bb49c5f7b9052ddc763e92c7c72d7bd Mon Sep 17 00:00:00 2001
From: Chris Gross <gross.364@osu.edu>
Date: Tue, 3 Jan 2017 14:59:57 -0500
Subject: [PATCH] weekly build 3

---
 .../css/layouts/ocio-default/ocio-default.layout.css            | 2 +-
 .../css/layouts/ocio-default/ocio-default.layout.no-query.css   | 2 +-
 .../themes/ocio_omega_base/css/ocio-omega-base.no-query.css     | 2 +-
 .../themes/ocio_omega_base/css/ocio-omega-base.styles.css       | 2 +-
 .../wcm_base/themes/ocio_omega_base/sass/base/_jqueryui.scss    | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/profiles/wcm_base/themes/ocio_omega_base/css/layouts/ocio-default/ocio-default.layout.css b/profiles/wcm_base/themes/ocio_omega_base/css/layouts/ocio-default/ocio-default.layout.css
index a342f152..f9634e10 100644
--- a/profiles/wcm_base/themes/ocio_omega_base/css/layouts/ocio-default/ocio-default.layout.css
+++ b/profiles/wcm_base/themes/ocio_omega_base/css/layouts/ocio-default/ocio-default.layout.css
@@ -693,7 +693,7 @@ form .chosen-container.chosen-container-multi .chosen-choices li.search-field in
 }
 
 .ui-front {
-  z-index: 2002;
+  z-index: 1050;
 }
 
 .l-constrained, .l-region--highlighted, .l-region--footer {
diff --git a/profiles/wcm_base/themes/ocio_omega_base/css/layouts/ocio-default/ocio-default.layout.no-query.css b/profiles/wcm_base/themes/ocio_omega_base/css/layouts/ocio-default/ocio-default.layout.no-query.css
index 74fd4c32..0177458b 100644
--- a/profiles/wcm_base/themes/ocio_omega_base/css/layouts/ocio-default/ocio-default.layout.no-query.css
+++ b/profiles/wcm_base/themes/ocio_omega_base/css/layouts/ocio-default/ocio-default.layout.no-query.css
@@ -692,7 +692,7 @@ form .chosen-container.chosen-container-multi .chosen-choices li.search-field in
 }
 
 .ui-front {
-  z-index: 2002;
+  z-index: 1050;
 }
 
 .l-constrained, .l-region--highlighted, .l-region--footer {
diff --git a/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.no-query.css b/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.no-query.css
index 9f11a9d2..ca7d0105 100644
--- a/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.no-query.css
+++ b/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.no-query.css
@@ -688,7 +688,7 @@ form .chosen-container.chosen-container-multi .chosen-choices li.search-field in
 }
 
 .ui-front {
-  z-index: 2002;
+  z-index: 1050;
 }
 
 .l-constrained {
diff --git a/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.styles.css b/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.styles.css
index eb241cb1..0d8a5c54 100644
--- a/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.styles.css
+++ b/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.styles.css
@@ -689,7 +689,7 @@ form .chosen-container.chosen-container-multi .chosen-choices li.search-field in
 }
 
 .ui-front {
-  z-index: 2002;
+  z-index: 1050;
 }
 
 .l-constrained {
diff --git a/profiles/wcm_base/themes/ocio_omega_base/sass/base/_jqueryui.scss b/profiles/wcm_base/themes/ocio_omega_base/sass/base/_jqueryui.scss
index b4b6cc43..13ba3b68 100644
--- a/profiles/wcm_base/themes/ocio_omega_base/sass/base/_jqueryui.scss
+++ b/profiles/wcm_base/themes/ocio_omega_base/sass/base/_jqueryui.scss
@@ -331,5 +331,5 @@
 }
 
 .ui-front {
-  z-index: 2002;
+  z-index: 1050;
 }
-- 
GitLab