Commit 6daa5a63 by chrisndodge

Merge pull request #10489 from edx/cdodge/button-style-fixes

(WIP) Proctoring: fix sass and use updated edx-proctoring version
parents 7a7cd6e6 cfbb2483
......@@ -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 {
......
......@@ -61,7 +61,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
......
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