diff --git a/src/wp-includes/css/editor.css b/src/wp-includes/css/editor.css index a6921f7673..fe4a458782 100644 --- a/src/wp-includes/css/editor.css +++ b/src/wp-includes/css/editor.css @@ -171,7 +171,7 @@ div.mce-inline-toolbar-grp { -webkit-user-select: none; -ms-user-select: none; user-select: none; - z-index: 10001; /* Above the DFW v.2 editor */ + z-index: 100100; /* Same as the other TinyMCE "panels" */ } div.mce-wp-image-toolbar > div.mce-stack-layout {