Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save junaidpv/300c7d4db726a627339bcc067906bea2 to your computer and use it in GitHub Desktop.

Select an option

Save junaidpv/300c7d4db726a627339bcc067906bea2 to your computer and use it in GitHub Desktop.
Set jQyery UI dialog to show above to page manager add content dialog.
diff --git a/css/panopoly-jquery-ui-theme.css b/css/panopoly-jquery-ui-theme.css
index ffcfc73..f57befb 100644
--- a/css/panopoly-jquery-ui-theme.css
+++ b/css/panopoly-jquery-ui-theme.css
@@ -52,7 +52,7 @@
}
.ui-front {
- z-index: 100;
+ z-index: 1010;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment