fixed bug which caused the footer to always cause a scroll action
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 10 Oct 2006 21:54:46 +0000 (21:54 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 10 Oct 2006 21:54:46 +0000 (21:54 +0000)
also removed some unnecessary style info

git-svn-id: svn://svn.open-ils.org/ILS/trunk@6435 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/web/opac/skin/default/css/layout.css
Open-ILS/web/opac/skin/default/xml/body.xml

index f6a1476..93830db 100644 (file)
@@ -43,9 +43,16 @@ table { border-collapse: collapse; }
 
 .light_border { border: 1px solid #E0E0E0; }
 
+
+/*
 #main_table { border-collapse: collapse; width: 100%; height: 100%; }
 #main_left_cell { height: 100%; width: 20%; vertical-align: top;margin: 0px; padding: 0px;}
 #main_right_cell { height: 100%; width: 80%; vertical-align: top; margin: 0px; padding:0px;}
+*/
+
+#main_table { border-collapse: collapse; width: 100%;  }
+#main_left_cell { width: 20%; vertical-align: top;margin: 0px; padding: 0px;}
+#main_right_cell { width: 80%; vertical-align: top; margin: 0px; padding:0px;}
 
 
 .canvas { min-height: 300px; }
index b006ff9..c295c15 100644 (file)
@@ -2,7 +2,7 @@
 <body onload='init();' style='height: 100%; border: 2px solid black;'>
 -->
 <body onload='init();'>
-       <table width='100%' height='99%'>
+       <table width='100%'>
                <tbody>
                        <tr>
                                <td id='main_left_cell'>