Added the accessibility fix and added the hack to fix the challenge complete modal
This commit is contained in:
@@ -739,6 +739,7 @@ function bonfireExecute(shouldTest) {
|
||||
setTimeout(function() {
|
||||
var $marginFix = $('.innerMarginFix');
|
||||
$marginFix.css('min-height', $marginFix.height());
|
||||
$('#submitButton').click();
|
||||
}, 1000);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user