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 c54b90b414..78e3f8090d 100644 --- a/templates/ContentGenerator/GatewayQuiz.html.ep +++ b/templates/ContentGenerator/GatewayQuiz.html.ep @@ -617,10 +617,9 @@ % } %