diff --git a/css/infobar.css b/css/infobar.css
index dcd0015d65f29662f9fddd67f19590a860316e0c..7a9932ab971202ea8e73a5b279fe31995d6d7136 100644
--- a/css/infobar.css
+++ b/css/infobar.css
@@ -16,7 +16,7 @@
     line-height: 1.3em;
     /* overflow: auto; */
     /*direction: rtl;*/
-    z-index: 400;
+    z-index: 1000;
 }
 
 .menu {
@@ -182,7 +182,7 @@
 .infobar .inner > div {
     /* height: 100%; */
     position: relative;
-    width: 360px;
+    /*width: 360px;*/
     float: left;
     padding: 60px;
 }