Commit 6c13c13c by Braden MacDonald Committed by Matjaz Gregoric

Fix: in IE11, the resize detector was blocking content

parent 621c7ba2
......@@ -15,6 +15,7 @@
overflow: hidden;
pointer-events: none;
z-index: -1;
visibility: hidden;
}
.xblock--drag-and-drop .initial-load-spinner {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment