Flyout Menu "Below The Fold"
Hello,
This may be a dumb question, but I can't figure it out. Is there a way to edit the Flyout Menu CSS so that subcategories don't get stuck "below the fold" of the visible browser window? I'm thinking specifically of right clicking in Excel near the top of the window, the menu displays down, but right clicking near the bottom, the dialog menu displays up. I've tried overflow:visible and auto, but in the .menu-dialog ul li a hover{} just to get a scrollbar at least, but that doesn't seem to do anything. Thanks!
|