removes HTML elemements from problem action Sass selectors
(cherry picked from commit 664efb9887)
This commit is contained in:
committed by
Ned Batchelder
parent
04bfa01644
commit
a684c6f679
@@ -555,11 +555,11 @@ section.problem {
|
||||
@extend .blue-button;
|
||||
}
|
||||
|
||||
input.check {
|
||||
.check {
|
||||
height: ($baseline*2);
|
||||
}
|
||||
|
||||
button.show {
|
||||
.show {
|
||||
height: ($baseline*2);
|
||||
|
||||
.show-label {
|
||||
|
||||
Reference in New Issue
Block a user