From 8d5d2155e4e51f704575c259257796a85d3f17db Mon Sep 17 00:00:00 2001 From: Jamie Pratt Date: Wed, 30 Nov 2011 08:09:19 +0700 Subject: [PATCH] MDL-47494 ddmarker: OU-2454 Fix for text boxes in feedback in IE7 being broken in half by br --- question/type/ddmarker/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/question/type/ddmarker/styles.css b/question/type/ddmarker/styles.css index a0790ac2be6..4755192d14a 100644 --- a/question/type/ddmarker/styles.css +++ b/question/type/ddmarker/styles.css @@ -95,6 +95,7 @@ form.mform fieldset#previewareaheader div.markertexts span.markertext { -khtml-opacity: 0.6; opacity: 0.6; margin: 5px; + display : inline-block; } .que.ddmarker div.dragitems img.target { position:absolute;