Commit 75ad3f07 by Brian Jacobel

Fix another kind of math problem which was overflowing

parent 73806bee
...@@ -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