Commit 664efb98 by Brian Talbot

removes HTML elemements from problem action Sass selectors

parent a17bf5e2
......@@ -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