app/soc/templates/soc/survey/take.html
changeset 2570 851640749319
parent 2562 9f9261d32efc
child 2572 1ad6d986be6d
--- a/app/soc/templates/soc/survey/take.html	Tue Jul 07 21:16:57 2009 +0200
+++ b/app/soc/templates/soc/survey/take.html	Wed Jul 08 10:40:46 2009 +0200
@@ -44,7 +44,7 @@
   {% else %}
     <form method="post">
   {% endif %}
-    <div style="width:100%; float:left; clear:right;">
+    <div style="width:100%;">
       <div class="{{ status }}" id="survey_widget">
         <table>
           {% block form_table %}
@@ -54,13 +54,13 @@
       </div> {# end survey_widget #}
     </div>
 
-<br/><br/>
-    <div style="float:left">
+<br><br>
+    <div>
       <table>
         <tbody>
           <tr>
             <td>
-              <input type="submit" value="Submit" style="font-weight: bold;"/>
+              <input type="submit" value="Submit" style="font-weight: bold;">
             </td>
           </tr>
         </tbody>