dialog related bugfixes; reposition infobox

This commit is contained in:
Andrew Dolgov
2008-08-07 04:06:53 +01:00
parent 727b0e5685
commit 8df9005793
4 changed files with 7 additions and 7 deletions

View File

@@ -589,7 +589,7 @@ html>body #infoBox {
background-image : url("images/shadow.png");
background-position : bottom right;
left : 25%;
top : 100px;
top : 70px;
width : 50%;
z-index : 5;
position : absolute;