Can this css be added to the wiki?
This should fix the issue where the watch link can't be hovered becuase the menu disappears before reaching it.
div.vectorMenu ul {
z-index:1;
}
This should fix the issue where the watch link can't be hovered becuase the menu disappears before reaching it.