From 04fc722e1ca53560da0bf114df4694feb510b918 Mon Sep 17 00:00:00 2001 From: AlasdairSwan Date: Tue, 20 Jan 2015 16:05:55 -0500 Subject: [PATCH] ECOM-958 fixed font awesome issues with old verification flow --- lms/static/sass/views/_verification.scss | 15 +++++++++++++++ .../verify_student/show_requirements.html | 6 +++--- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/lms/static/sass/views/_verification.scss b/lms/static/sass/views/_verification.scss index 209dd4675a..2d532225d2 100644 --- a/lms/static/sass/views/_verification.scss +++ b/lms/static/sass/views/_verification.scss @@ -1539,6 +1539,21 @@ width: 23px; padding: 3px 0; } + + &.old-id-card { + width: 88px; + height: 88px; + + .fa-list-alt { + left: -7px; + } + + .id-photo { + top: 13px; + left: -3px; + line-height: 1.1em; + } + } } .copy { diff --git a/lms/templates/verify_student/show_requirements.html b/lms/templates/verify_student/show_requirements.html index a2a43431bf..e4e8af93a0 100644 --- a/lms/templates/verify_student/show_requirements.html +++ b/lms/templates/verify_student/show_requirements.html @@ -111,10 +111,10 @@
  • ${_("Identification")}

    -
    +
    - +
    @@ -129,7 +129,7 @@
  • ${_("Webcam")}

    - +