Use heigth of screen to define size of ecm area

This commit is contained in:
Laurent Destailleur 2010-12-11 10:47:01 +00:00
parent 85d8dc013b
commit d33fa694ec

View File

@ -300,7 +300,7 @@ $morejs=array(
*/ */
//print "xx".$_SESSION["dol_screenheight"]; //print "xx".$_SESSION["dol_screenheight"];
$maxheightwin=$_SESSION["dol_screenheight"]-150; $maxheightwin=$_SESSION["dol_screenheight"]-166;
$morehead="<style type=\"text/css\"> $morehead="<style type=\"text/css\">
html, body { html, body {