Commit b236715f by Will Daly

Merge pull request #549 from edx/will/datepicker-hidden-bug

Do not change the z-index of the modal window
parents 49d9213f 62ae613e
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -204,7 +204,3 @@ ...@@ -204,7 +204,3 @@
color: $copy-staff-color !important; color: $copy-staff-color !important;
} }
} }
.modal-lg.modal-window.confirm.openassessment_modal_window{
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