Use heigth of screen to define size of ecm area
This commit is contained in:
parent
85d8dc013b
commit
d33fa694ec
@ -300,7 +300,7 @@ $morejs=array(
|
||||
*/
|
||||
|
||||
//print "xx".$_SESSION["dol_screenheight"];
|
||||
$maxheightwin=$_SESSION["dol_screenheight"]-150;
|
||||
$maxheightwin=$_SESSION["dol_screenheight"]-166;
|
||||
|
||||
$morehead="<style type=\"text/css\">
|
||||
html, body {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user