Code

Replaced height by min-height, because ff seems to do some different interpretation.
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 26 Jun 2007 07:07:40 +0000 (07:07 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 26 Jun 2007 07:07:40 +0000 (07:07 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6685 594d385d-05f5-0310-b6e9-bd551577e9d8

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 />