Skip to content

Commit bdb98ba

Browse files
authored
Merge pull request RunestoneInteractive#337 from ascholerChemeketa/matrixeq-css-fix
Narrow overly broad css for matrixeq
2 parents 857eff6 + 8390954 commit bdb98ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bases/rsptx/interactives/runestone/matrixeq/css/matrixeq.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ span.matrix_table span.matrix_column:after {
9393
height: 0px;
9494
}
9595

96-
span input[type="text"] {
96+
span.matrix_table input[type="text"] {
9797
display: block;
9898
margin: 0;
9999
width: 50px;

0 commit comments

Comments
 (0)