Fix: TinyMCE overlay was showing in front of login overlay

This commit is contained in:
Steve Fawcett
2018-02-27 17:48:53 +00:00
parent 449e464a14
commit 71d3c1112e

View File

@@ -5,7 +5,7 @@
width: 100%;
height: 100%;
position: absolute;
z-index: 10000;
z-index: 65537;
top: 0;
left: 0;
margin: 0 !important;