make bonfire view consistent with other challenge views and make codemirror height larger and result code mirror pane read only with no cursor
This commit is contained in:
@@ -53,5 +53,4 @@ exports.returnChallenge = function(req, res, next) {
|
||||
challenges: c
|
||||
});
|
||||
});
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user