Don't require text tag around multiple choice/checkbox answers.
https://edx.lighthouseapp.com/projects/102637/tickets/196
This commit is contained in:
@@ -40,7 +40,7 @@ section.problem {
|
||||
@include clearfix;
|
||||
|
||||
label.choicegroup_correct{
|
||||
text:after{
|
||||
&:after{
|
||||
content: url('../images/correct-icon.png');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user