Remove problem-answer class that will now not be used

This commit is contained in:
Kyle Fiedler
2012-08-31 16:55:50 -04:00
parent 69ea7aa873
commit 60ea621560

View File

@@ -322,10 +322,6 @@ section.problem {
}
}
.problem-and-answer {
margin-bottom: lh();
}
.CodeMirror {
border: 1px solid black;
font-size: 14px;