Fix Mathjax rendering bug

This commit is contained in:
Mushtaq Ali
2015-09-15 17:46:18 +05:00
parent 97a11c1178
commit d563a3e921

View File

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