diff --git a/htdocs/js/GatewayQuiz/gateway.scss b/htdocs/js/GatewayQuiz/gateway.scss index 06690c9c96..0b6dea7120 100644 --- a/htdocs/js/GatewayQuiz/gateway.scss +++ b/htdocs/js/GatewayQuiz/gateway.scss @@ -67,6 +67,7 @@ table.attemptResults { h2.gw-problem-number { display: inline-block; + outline: none; font-size: 16px; margin-right: 5px; line-height: 1.8; diff --git a/templates/ContentGenerator/GatewayQuiz.html.ep b/templates/ContentGenerator/GatewayQuiz.html.ep index 4e07fededa..813a2a23fd 100644 --- a/templates/ContentGenerator/GatewayQuiz.html.ep +++ b/templates/ContentGenerator/GatewayQuiz.html.ep @@ -614,10 +614,9 @@ % } %