diff --git a/html/index.css b/html/index.css
index de432f0a8..ed43ec6a0 100644
--- a/html/index.css
+++ b/html/index.css
@@ -164,6 +164,7 @@ BODY {
bottom: 0px;
left:0px;
z-index: -1;
+ display : block;
}
#logo_id {
z-index:-1;
@@ -194,6 +195,7 @@ BODY {
bottom: 0px;
left:0px;
z-index: -1;
+ display : block;
}
#logo_id {
z-index:-1;
@@ -216,6 +218,7 @@ BODY {
top:397px;
left:539px;
background-color: white;
+ width:auto;
}
#recover_box {
@@ -236,6 +239,7 @@ BODY {
bottom: 0px;
left:0px;
z-index: -1;
+ display : block;
}
#logo_id {
z-index:-1;
@@ -256,8 +260,9 @@ BODY {
#recover_link {
position:absolute;
top:55%;
- left:50%;
+ left:55%;
background-color: white;
+ margin-top:0px;
}
#recover_box {