Verification: hiding technical help copy when on requirements/prep view

This commit is contained in:
Brian Talbot
2013-09-16 13:26:01 -04:00
parent c1134acf05
commit d600e437d6

View File

@@ -1414,6 +1414,10 @@
// VIEW: requirements
&.step-requirements {
.help-item-technical {
display: none;
}
// progress nav
.progress .progress-step {