Commit 4f6a1fe7 by Mushtaq Ali

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

Fix Mathjax rendering bug
parents 9cd6e6ff d563a3e9
...@@ -379,7 +379,7 @@ div.problem { ...@@ -379,7 +379,7 @@ div.problem {
} }
> span { > span {
display: block; display: inline-block;
margin-bottom: lh(0.5); margin-bottom: lh(0.5);
} }
......
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