CSS menu on two lines - Bug-Z index on IE7 -


In my menu, due to the large number of existing links, the first level menu is on two rows.

My bug is that the submenu first goes down from the second line of the level. I do not have this problem on IE8, Firefox, Chrome but on IE7

Here's my code:

Thank you in advance for your help

Use the following property with your CSS code.

  Status: Relative;    

Comments