ESCL / pjtracker

Project Tracker system
http://pjtracker.com
0 stars 0 forks source link

Avoid nav menu hiding on hover #108

Closed kako-nawao closed 8 years ago

kako-nawao commented 8 years ago

The display while hovering mechanism of the menu at the top navigation bar sometimes fail, hiding the menu even though we didn't move away from it. Need to figure out how to fix that.

kako-nawao commented 8 years ago

This problem is caused by a small 2px space between the menu entry and its submenu, so when the pointer does not move fast enough between them, the submenu hides.