Commit cfbb2483 by Chris Dodge

fix sass and use updated edx-proctoring version

parent 8103378b
...@@ -238,6 +238,10 @@ div.course-wrapper { ...@@ -238,6 +238,10 @@ div.course-wrapper {
padding-top: 25px; padding-top: 25px;
} }
.proctored-exam-skip-actions {
padding-top: 20px;
}
// specialized padding override just for the entrance page // specialized padding override just for the entrance page
&.entrance { &.entrance {
button.gated-sequence { button.gated-sequence {
......
...@@ -58,7 +58,7 @@ git+https://github.com/edx/edx-reverification-block.git@0.0.4#egg=edx-reverifica ...@@ -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 -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-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 # Third Party XBlocks
......
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