diff --git a/lms/static/sass/views/_verification.scss b/lms/static/sass/views/_verification.scss index a1b44ce37c..6be1eba6f1 100644 --- a/lms/static/sass/views/_verification.scss +++ b/lms/static/sass/views/_verification.scss @@ -1414,6 +1414,10 @@ // VIEW: requirements &.step-requirements { + .help-item-technical { + display: none; + } + // progress nav .progress .progress-step {