app/soc/content/js/survey-take-090706.js
changeset 2570 851640749319
parent 2562 9f9261d32efc
--- a/app/soc/content/js/survey-take-090706.js	Tue Jul 07 21:16:57 2009 +0200
+++ b/app/soc/content/js/survey-take-090706.js	Wed Jul 08 10:40:46 2009 +0200
@@ -28,10 +28,6 @@
     */
 
     var widget = $('div#survey_widget');
-    widget.parents('td.formfieldvalue:first').css({
-      'float': 'left',
-      'width': 200
-    });
 
     // TODO(ajaksu) survey below is unused, remove if no known use is predicted
     var survey = widget.find('tbody:first');