Commit 66345083 by gradyward

Fixes the Bleed through of the Submission box Resize Handle by increasing the Z…

Fixes the Bleed through of the Submission box Resize Handle by increasing the Z score of the modal which it was bleeding through.
parent 643dc203
...@@ -206,5 +206,5 @@ ...@@ -206,5 +206,5 @@
} }
.modal-lg.modal-window.confirm.openassessment_modal_window{ .modal-lg.modal-window.confirm.openassessment_modal_window{
z-index: 100000; z-index: 100000;
} }
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