Merge pull request #1568 from MITx/bug/christina/misc
Don't require text tag around multiple choice/checkbox answers.
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