diff --git a/community/public/css/style.css b/community/public/css/style.css index 885a3355..5798a8d2 100644 --- a/community/public/css/style.css +++ b/community/public/css/style.css @@ -483,7 +483,7 @@ input[type=checkbox] { background: #FFFFFF; } -.is-secondary:hover:not(:disabled) { +.is-secondary:hover { text-decoration: none; color: inherit; } diff --git a/community/templates/quiz.html b/community/templates/quiz.html index 44b250e9..4a4f3325 100644 --- a/community/templates/quiz.html +++ b/community/templates/quiz.html @@ -47,8 +47,8 @@