fix sass and use updated edx-proctoring version
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user