fix sass and use updated edx-proctoring version

This commit is contained in:
Chris Dodge
2015-11-03 13:21:37 -05:00
parent 8103378ba6
commit cfbb24837e
2 changed files with 5 additions and 1 deletions

View File

@@ -238,6 +238,10 @@ div.course-wrapper {
padding-top: 25px;
}
.proctored-exam-skip-actions {
padding-top: 20px;
}
// specialized padding override just for the entrance page
&.entrance {
button.gated-sequence {

View File

@@ -58,7 +58,7 @@ git+https://github.com/edx/edx-reverification-block.git@0.0.4#egg=edx-reverifica
-e git+https://github.com/edx/edx-user-state-client.git@30c0ad4b9f57f8d48d6943eb585ec8a9205f4469#egg=edx-user-state-client
git+https://github.com/edx/edx-organizations.git@release-2015-09-22#egg=edx-organizations==0.1.6
git+https://github.com/edx/edx-proctoring.git@0.10.15#egg=edx-proctoring==0.10.15
git+https://github.com/edx/edx-proctoring.git@0.10.16#egg=edx-proctoring==0.10.16
# Third Party XBlocks