When I hover over the main menu (League, Schedule, Standings, etc) in the league below, occasionally (not always) a hover dialog pops up that says: "Drag and drop this tab to re-arrange the order". To date, I've been using Chrome's developer tool's and the "inspect" function to obtain the class etc of each element so that I can edit / hide as necessary, but the Chrome inspector does not recognize the hover dialog and instead picks up what is behind it.
So my question is - what element do I disable / hide in order to get rid of this function?
This is regarding my test site here: http://www2.myfantas...14/home/75629#0
And my CSS template is here: http://www2.myfantas...629_use_css.css
Thanks,
John