Code

Fixed list
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 6 Jan 2006 05:52:06 +0000 (05:52 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 6 Jan 2006 05:52:06 +0000 (05:52 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2419 594d385d-05f5-0310-b6e9-bd551577e9d8

include/class_divSelectBox.inc

index 746765539dd6f68d0f612eaa5379d35118ec4f2d..0b1ce63e4de645e5fc2a81953a732175de92193a 100644 (file)
@@ -34,7 +34,7 @@ class divSelectBox {
                     "width='100%' ".
                     "cellspacing='0' ".
                     "style='overflow:scroll; ".
-                    "height:".($this->height-2).";".
+                    "height:".($this->height-2)."px;".
                     "padding-right:1px; ".
                     "padding-bottom:2px; ".
                     "border-left:solid 2px; ".