diff --git a/lms/static/sass/_shame.scss b/lms/static/sass/_shame.scss index c20f748bec..1dd61aa420 100644 --- a/lms/static/sass/_shame.scss +++ b/lms/static/sass/_shame.scss @@ -170,6 +170,10 @@ &:hover .track { opacity: 1.0; } + + &.has-option-verified { + padding-top: 12px !important; + } } // already registered but course not started or registration is closed diff --git a/lms/templates/courseware/mktg_course_about.html b/lms/templates/courseware/mktg_course_about.html index 784ca673b9..f9fc7b97ef 100644 --- a/lms/templates/courseware/mktg_course_about.html +++ b/lms/templates/courseware/mktg_course_about.html @@ -57,7 +57,7 @@