Merge pull request #9943 from edx/revert-9760-mushtaq/tnl3252-fix-mathjax-rendering

Revert "Fix Mathjax rendering bug"
This commit is contained in:
Adam
2015-09-29 11:37:58 -04:00

View File

@@ -413,7 +413,7 @@ div.problem {
}
> span {
display: inline-block;
display: block;
margin-bottom: lh(0.5);
}