diff --git a/resources/library/interactivities/Ordre mots.wgt/styles/of_puppets.css b/resources/library/interactivities/Ordre mots.wgt/styles/of_puppets.css index 32ab0ebe..f06dc3cd 100644 --- a/resources/library/interactivities/Ordre mots.wgt/styles/of_puppets.css +++ b/resources/library/interactivities/Ordre mots.wgt/styles/of_puppets.css @@ -40,13 +40,13 @@ body{ #mp_word{ height: 60px; text-align: center; - overflow: hidden; } #mp_word input{ font: 32px tahoma; letter-spacing: 0.1em; - width: 100%; + width: 98%; + overflow: auto; } #mp_msg{