From c392349fb0e513d305d7fc44365488979eb48eea Mon Sep 17 00:00:00 2001 From: Frances Botsford Date: Wed, 21 Aug 2013 15:40:08 -0400 Subject: [PATCH] adjusted controls for v photos --- lms/static/sass/views/_verification.scss | 2 +- lms/templates/verify_student/face_upload.html | 24 ------------------- 2 files changed, 1 insertion(+), 25 deletions(-) diff --git a/lms/static/sass/views/_verification.scss b/lms/static/sass/views/_verification.scss index 8da7a8d69e..7c30b44bd2 100644 --- a/lms/static/sass/views/_verification.scss +++ b/lms/static/sass/views/_verification.scss @@ -65,7 +65,7 @@ body.register.verification { .controls-list { margin: 0; - padding: 0; + padding: ($baseline*.25) ($baseline*.75); list-style-type: none; .control { diff --git a/lms/templates/verify_student/face_upload.html b/lms/templates/verify_student/face_upload.html index ccf0e76bfa..c6cfaf3b35 100644 --- a/lms/templates/verify_student/face_upload.html +++ b/lms/templates/verify_student/face_upload.html @@ -56,9 +56,6 @@ $(document).ready(function() {
  • Take photo
  • - - - - - @@ -135,9 +123,6 @@ $(document).ready(function() {
  • Take photo
  • - - - - -