+ Your test results have been saved. You can visit again later with your candidate ID to complete + the test starting from where you left off. +
-diff --git a/app/assets/stylesheets/molecules/_forms.scss b/app/assets/stylesheets/molecules/_forms.scss index 7b9008e..c35eb0e 100755 --- a/app/assets/stylesheets/molecules/_forms.scss +++ b/app/assets/stylesheets/molecules/_forms.scss @@ -41,6 +41,7 @@ label { &:focus { outline: none; + box-shadow: none; } &:disabled { diff --git a/app/views/candidate/saved.html.erb b/app/views/candidate/saved.html.erb index 8d2eb0e..2f6b950 100644 --- a/app/views/candidate/saved.html.erb +++ b/app/views/candidate/saved.html.erb @@ -1,8 +1,10 @@ -
- Your test results have been saved. You can visit again later with your candidate ID to complete - the test starting from where you left off. -
++ Your test results have been saved. You can visit again later with your candidate ID to complete + the test starting from where you left off. +
-- Your answers have been submitted. We will review and your recruiter - will contact you if we would like to set up an interview. -
++ Your answers have been submitted. We will review and your recruiter + will contact you if we would like to set up an interview. +
+