I want to eliminate the white space in the flyout child menu.
see image - red x marks the white space
Any suggestions?
.gkMenu > ul li > .childcontent .gkcol {
height: auto !important;
}