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

Fix Mathjax rendering bug
This commit is contained in:
Mushtaq Ali
2015-09-15 23:49:37 +05:00

View File

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