From bc008c9590836a0d8d84e1ec6fceb6b2bf3cc025 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 29 Jun 2012 17:00:16 +0200 Subject: [PATCH] fixed 'ordre mots' widget --- .../interactivities/Ordre mots.wgt/styles/of_puppets.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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{