Commit 8bed9618 by gradyward

Merge pull request #550 from edx/grady/ORA-738

Fixed a wide screen error where the rubric would not display properly
parents f788986f e088432b
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -488,6 +488,7 @@
#openassessment_rubric_content_editor{
height: 100%;
width: 100%;
overflow-y: scroll;
}
......
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