From 35ffb1b34721809431601ebcd7bb17bf3579be46 Mon Sep 17 00:00:00 2001 From: Miles Steele Date: Fri, 2 Aug 2013 15:56:01 -0400 Subject: [PATCH] add spacing to student admin section --- lms/static/sass/course/instructor/_instructor_2.scss | 4 ++++ .../instructor_dashboard_2/student_admin.html | 11 +++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/lms/static/sass/course/instructor/_instructor_2.scss b/lms/static/sass/course/instructor/_instructor_2.scss index 58ac22c7b9..b70b2c781b 100644 --- a/lms/static/sass/course/instructor/_instructor_2.scss +++ b/lms/static/sass/course/instructor/_instructor_2.scss @@ -269,6 +269,10 @@ section.instructor-dashboard-content-2 { .instructor-dashboard-wrapper-2 section.idash-section#student_admin > { + .action-type-container{ + margin-bottom: $baseline * 2; + } + .progress-link-wrapper { margin-top: 0.7em; } diff --git a/lms/templates/instructor/instructor_dashboard_2/student_admin.html b/lms/templates/instructor/instructor_dashboard_2/student_admin.html index a24288f4de..bf99fcea57 100644 --- a/lms/templates/instructor/instructor_dashboard_2/student_admin.html +++ b/lms/templates/instructor/instructor_dashboard_2/student_admin.html @@ -1,6 +1,6 @@ <%page args="section_data"/> -
+

Student-specific grade adjustment

@@ -47,12 +47,11 @@
%endif +
%if settings.MITX_FEATURES.get('ENABLE_INSTRUCTOR_BACKGROUND_TASKS') and section_data['access']['instructor']: -
- -
+

Course-specific grade adjustment

@@ -81,9 +80,9 @@

-
-
+
+

Pending Instructor Tasks