Show TinyMCE toolbar above WP menu
[MAILPOET-2404]
This commit is contained in:
committed by
Jack Kitterhing
parent
ed215782a8
commit
dada6602fe
@@ -29,7 +29,9 @@
|
||||
border: 1px solid $content-border-color;
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 0 3px 1px rgba(0, 0, 0, .05);
|
||||
z-index: 1;
|
||||
|
||||
/* Fix for fixed TinyMCE toolbar to be above WP menu */
|
||||
z-index: 50001;
|
||||
}
|
||||
|
||||
/* Fix for TinyMCE modals are above WP menu */
|
||||
|
Reference in New Issue
Block a user