table header has higher z-index(?) and obstructs drop down menu.
table header has higher z-index(?) and obstructs drop down menu.
verlager
Posts: 18Questions: 3Answers: 0
http://communitychessclub.com/games.php Move the mouse over the menu items. The drop down menu is behind, not in front of the table's header.
Is this a bug?
Is this a bug?
This discussion has been closed.
Replies
Having said that the fix does use z-index - just add it to your `.js-css-menu > li div` style - a z-index of 1 will do it.
Allan