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 '
';