From: jfa Date: Tue, 6 Jun 2006 12:41:45 +0000 (+0000) Subject: Fix problem with table of contents resizing X-Git-Tag: Before_Merging_With_V4_1_1~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0737899f4d4a9fd50291619a1000fabf6845ecb6;p=modules%2Fvisu.git Fix problem with table of contents resizing --- diff --git a/doc/salome/gui/VISU/whd_nvp10.htm b/doc/salome/gui/VISU/whd_nvp10.htm index 30f060c3..a57fe1e4 100755 --- a/doc/salome/gui/VISU/whd_nvp10.htm +++ b/doc/salome/gui/VISU/whd_nvp10.htm @@ -10,6 +10,6 @@ - + - \ No newline at end of file + diff --git a/doc/salome/gui/VISU/whphost.js b/doc/salome/gui/VISU/whphost.js index 9c91b49c..16391324 100755 --- a/doc/salome/gui/VISU/whphost.js +++ b/doc/salome/gui/VISU/whphost.js @@ -124,7 +124,7 @@ function whCom(sName,sComFile) else if(gbIE4||gbWindows) sHTML+="
"; else - sHTML+="
"; + sHTML+="
"; sHTML+="
"; return sHTML; }