r1306: We don't need to float the columns because the id's are unique and the styling...
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 23 Nov 2006 17:20:45 +0000 (17:20 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 23 Nov 2006 17:20:45 +0000 (17:20 +0000)
templates/newreport.tpl

index 56007f547307e77958f6e515d2ecbe14b4af1f1a..6da8463e915a2574577130f47ce1132a2834078f 100644 (file)
@@ -23,7 +23,7 @@ $header
 
 <div id="fieldbody">
        <!-- LEFT COLUMN -->
-       <div id="$stylevar[left]col" style="float: $stylevar[left]">
+       <div id="$stylevar[left]col">
                
                <!-- summary -->
                <fieldset>
@@ -61,7 +61,7 @@ $header
        <!-- / LEFT COLUMN -->
        
        <!-- RIGHT COLUMN -->
-       <div id="$stylevar[right]col" style="float: $stylevar[right]">
+       <div id="$stylevar[right]col">
        
                <!-- summary -->
                <fieldset>