Hi thanks for reply, but maybe my problem is not so clear without example.
Look at the example here:
http://jsfiddle.net/LyXGC/167/
Menu Item “INBOX” has some defined width. In my project I have there some big picture.
And now when notification occurs, the notification is still displayd across(or above) sub menu item. I want to have it in opposite. Menu must be still in top layer. Notification can not be in front of menu. Notification must be showed below menu item.
Is there some solution?