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:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user