mirror of
https://github.com/moodle/moodle.git
synced 2025-04-07 09:23:31 +02:00
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:
parent
f37f6e3439
commit
e7f9631b7e
@ -1,5 +1,5 @@
|
||||
.jsenabled .tox-tinymce-aux {
|
||||
z-index: 1070;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.jsenabled .tox-shadowhost.tox-fullscreen,
|
||||
|
Loading…
x
Reference in New Issue
Block a user