Skip to content

Commit

Permalink
StudentSupportCallForm: Add right sidebar #1450
Browse files Browse the repository at this point in the history
  • Loading branch information
ltwheeler committed Jan 16, 2018
1 parent eca06b8 commit 8d327c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.student-form-review {
margin-left: 20px;
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="student-form-review">
<div class="student-form-review ipa-tile">
<div class="due-day-header">
<h4>Due Date: {{ view.state.supportCallResponse.dueDateDescription }} </h4>
</div>
Expand Down

0 comments on commit 8d327c5

Please sign in to comment.