make infobox wider (50%)
This commit is contained in:
parent
81352b548d
commit
9104077785
|
@ -485,9 +485,9 @@ div.helpResponse {
|
|||
|
||||
#infoBoxShadow {
|
||||
background-image : url("images/shadow.png");
|
||||
left : 30%;
|
||||
left : 25%;
|
||||
top : 30%;
|
||||
width : 30%;
|
||||
right : 25%;
|
||||
z-index : 3;
|
||||
position : absolute;
|
||||
display : none;
|
||||
|
|
Loading…
Reference in New Issue