From 1dc7fbc206126f13b7e54112ec02411db85dd71a Mon Sep 17 00:00:00 2001 From: sparkyx Date: Thu, 29 Apr 2021 14:52:28 +0200 Subject: [PATCH] Cosmetic : width to large if recover passwd enable and icon trash not available for document (in operation detail) --- html/css/index.css | 1 - include/lib/ac_common.php | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/html/css/index.css b/html/css/index.css index fbe1a9d06..a67f1b36d 100644 --- a/html/css/index.css +++ b/html/css/index.css @@ -79,7 +79,6 @@ #recover_link { position:absolute; margin-bottom:30px; - width: 100%; } #recover_box { diff --git a/include/lib/ac_common.php b/include/lib/ac_common.php index a106c2385..331abb793 100644 --- a/include/lib/ac_common.php +++ b/include/lib/ac_common.php @@ -432,6 +432,7 @@ function html_min_page_start($p_theme="", $p_script="", $p_script2="") "; + echo ""; include_once NOALYSS_INCLUDE.'/lib/message_javascript.php'; echo ' ';