Typo: z-index should be 2 instead of 1

This commit is contained in:
Sarven Capadisli 2009-11-02 14:54:31 +00:00
parent 8a07c7d7c0
commit d8e2d76ba9
1 changed files with 1 additions and 1 deletions

View File

@ -693,7 +693,7 @@ top:34px;
right:-1px;
padding:1.795%;
width:65%;
z-index:1;
z-index:2;
border-radius:7px;
-moz-border-radius:7px;
-webkit-radius-border:7px;