diff --git a/app/instructionalSupport/studentSupportCallForm/directives/confirmEligible/confirmEligible.css b/app/instructionalSupport/studentSupportCallForm/directives/confirmEligible/confirmEligible.css index bc927be2b..6a96a6702 100644 --- a/app/instructionalSupport/studentSupportCallForm/directives/confirmEligible/confirmEligible.css +++ b/app/instructionalSupport/studentSupportCallForm/directives/confirmEligible/confirmEligible.css @@ -12,7 +12,7 @@ } .confirm-eligible__main { - flex: 30 0 0px; + flex: 25 0 0px; display: flex; flex-flow:column; align-items: flex-start; @@ -29,6 +29,6 @@ justify-content: center; } -.confirm-eligible__checkbox-input { - height: 18px; +.confirm-eligible__label { + padding-left: 5px; } \ No newline at end of file diff --git a/app/instructionalSupport/studentSupportCallForm/directives/confirmEligible/confirmEligible.html b/app/instructionalSupport/studentSupportCallForm/directives/confirmEligible/confirmEligible.html index fd962daa5..eeef41f24 100644 --- a/app/instructionalSupport/studentSupportCallForm/directives/confirmEligible/confirmEligible.html +++ b/app/instructionalSupport/studentSupportCallForm/directives/confirmEligible/confirmEligible.html @@ -12,15 +12,14 @@ +