Salome HOME
Fix problem with table of contents resizing
[modules/smesh.git] / doc / salome / gui / SMESH / whphost.js
index 9c91b49c89d9256b8a7f9800e800f12ebf0435df..163913247956d4652d87cc17a03ca8a70e52d0b5 100755 (executable)
@@ -124,7 +124,7 @@ function whCom(sName,sComFile)
                else if(gbIE4||gbWindows)\r
                        sHTML+="<DIV ID="+this.msDivId+" ALIGN=left STYLE=\"position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;visibility:hidden\">";\r
                else\r
-                       sHTML+="<DIV ID="+this.msDivId+" ALIGN=left STYLE=\"position:absolute;z-index:1;left:0;top:0;width:100%;height:"+parent.height+";visibility:hidden\">";\r
+                       sHTML+="<DIV ID="+this.msDivId+" ALIGN=left STYLE=\"position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;visibility:hidden\">";\r
                sHTML+="</DIV>";\r
                return sHTML;\r
        }\r