From e8c2f577658d06914028b738dc0ccf5b2063bb53 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 28 Jan 2019 19:37:22 +0100 Subject: [PATCH] =?UTF-8?q?Mantis=20#1643:=20D=C3=A9placement=20du=20"bout?= =?UTF-8?q?on"=20=C2=ABretour=20en-haut/calculatrice=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/js/scripts.js | 2 +- include/param_pcmn.inc.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html/js/scripts.js b/html/js/scripts.js index d4e8290c7..59575a8c0 100644 --- a/html/js/scripts.js +++ b/html/js/scripts.js @@ -2905,7 +2905,7 @@ function create_anchor_up() function init_scroll() { var up=new Element('div',{"class":"inner_box", - "style":"padding:5px;left:auto;width:auto;height: auto;display:none;position:fixed;bottom:105px;right:50px;text-align:center;font-size:20px", + "style":"padding:5px;left:auto;width:auto;height: auto;display:none;position:fixed;bottom:30%;right:50px;text-align:center;font-size:20px", id:"go_up" }); up.innerHTML=' '; diff --git a/include/param_pcmn.inc.php b/include/param_pcmn.inc.php index fdb03237c..73b2a442e 100644 --- a/include/param_pcmn.inc.php +++ b/include/param_pcmn.inc.php @@ -76,7 +76,7 @@ echo $mtable->display_table(" where pcm_val::text like '{$g_start}%' order by pc */ ?> -