Code

Replaced height by min-height, because ff seems to do some different interpretation.
[gosa.git] / ihtml / themes / default / framework.tpl
index 005ab4fff45e89c2e19c45204769b48a24750e3e..a8a4f579e34b4cf08b58dcd79335ca9bb23aaf26 100644 (file)
@@ -49,7 +49,7 @@
     <!-- Menu -->
     <td style="background-color:#EEFFE6; vertical-align:top;border-bottom:1px solid #778F6E;" id="menucell">
       <div style="background-color:#CDF6BD; height:12px; width:100%;">&nbsp;</div>
-      <div style="height:650px">
+      <div style="min-height:650px">
       {$menu}
       </div>
          <br />