Commit 2be42b8f by cahrens

Don't require text tag around multiple choice/checkbox answers.

https://edx.lighthouseapp.com/projects/102637/tickets/196
parent e47d11be
......@@ -40,7 +40,7 @@ section.problem {
@include clearfix;
label.choicegroup_correct{
text:after{
&:after{
content: url('../images/correct-icon.png');
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment