Commit 3faaead6 by Brian Jacobel

Merge pull request #12503 from edx/bjacobel/FEDX-194-more-math-input-issues

Fix another kind of math problem which was overflowing
parents 94adf7fb 75ad3f07
...@@ -814,7 +814,7 @@ div.problem { ...@@ -814,7 +814,7 @@ div.problem {
} }
} }
.inputtype.formulaequationinput { .capa_inputtype.textline.text-input-dynamath, .inputtype.formulaequationinput {
display: inline-block; display: inline-block;
input { input {
......
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