removes HTML elemements from problem action Sass selectors
This commit is contained in:
@@ -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