Created
September 5, 2016 15:02
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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