Commit a19fa0b0 by Brian Talbot Committed by Joe Blaylock

removes HTML elemements from problem action Sass selectors

(cherry picked from commit 664efb98)
parent 511ca171
......@@ -555,11 +555,11 @@ section.problem {
@extend .blue-button;
}
input.check {
.check {
height: ($baseline*2);
}
button.show {
.show {
height: ($baseline*2);
.show-label {
......
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