Merge pull request #19937 from edx/matthugs/shore-up-whitespace-on-proctoring-instructions-page-for-PSI-exams

Shore up whitespace on proctoring instructions page for PSI exams
This commit is contained in:
Matt Hughes
2019-03-06 13:48:01 -05:00
committed by GitHub
4 changed files with 18 additions and 3 deletions

View File

@@ -320,6 +320,21 @@ html.video-fullscreen {
}
}
&.instructions {
p {
margin: 0;
}
h4 {
margin-top: ($baseline * 3/2);
}
ul {
margin: 0;
}
.exam-action-button {
margin-top: $baseline / 2;
}
}
hr {
border-bottom: 1px solid $uxpl-gray-background;
}

View File

@@ -120,7 +120,7 @@ edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.2
edx-proctoring==1.5.17
edx-proctoring==1.5.18
edx-rest-api-client==1.9.2
edx-search==1.2.1
edx-submissions==2.1.1

View File

@@ -143,7 +143,7 @@ edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.2
edx-proctoring==1.5.17
edx-proctoring==1.5.18
edx-rest-api-client==1.9.2
edx-search==1.2.1
edx-sphinx-theme==1.4.0

View File

@@ -139,7 +139,7 @@ edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.2
edx-proctoring==1.5.17
edx-proctoring==1.5.18
edx-rest-api-client==1.9.2
edx-search==1.2.1
edx-submissions==2.1.1