diff --git a/app/instructionalSupport/studentSupportCallForm/directives/studentFormReview/studentFormReview.css b/app/instructionalSupport/studentSupportCallForm/directives/studentFormReview/studentFormReview.css index e69de29bb..c5c6624aa 100644 --- a/app/instructionalSupport/studentSupportCallForm/directives/studentFormReview/studentFormReview.css +++ b/app/instructionalSupport/studentSupportCallForm/directives/studentFormReview/studentFormReview.css @@ -0,0 +1,3 @@ +.student-form-review { + margin-left: 20px; +} \ No newline at end of file diff --git a/app/instructionalSupport/studentSupportCallForm/directives/studentFormReview/studentFormReview.html b/app/instructionalSupport/studentSupportCallForm/directives/studentFormReview/studentFormReview.html index 615afd51f..59dc90bde 100644 --- a/app/instructionalSupport/studentSupportCallForm/directives/studentFormReview/studentFormReview.html +++ b/app/instructionalSupport/studentSupportCallForm/directives/studentFormReview/studentFormReview.html @@ -1,4 +1,4 @@ -