Set the z-index of the menu to be higher than anything else.

This commit is contained in:
Jeff Teunissen 2007-03-20 07:59:38 +00:00
parent 864df4e92a
commit 6a8dd8b2ce
2 changed files with 2 additions and 0 deletions

View file

@ -105,6 +105,7 @@ BODY {
display: inline;
float: left;
z-index: 2;
margin: 0;
margin-top: 2px;

View file

@ -105,6 +105,7 @@ BODY {
display: inline;
float: left;
z-index: 2;
margin: 0;
margin-top: 2px;