MDL-76447 editor_tiny: revert the z-index.
Nesting the dropdown menu inside the parent DOM makes the menu can display correctly without changing the z-index.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.jsenabled .tox-tinymce-aux {
|
||||
z-index: 1070;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.jsenabled .tox-shadowhost.tox-fullscreen,
|
||||
|
||||
Reference in New Issue
Block a user