Does anyone know how to make the scrollable menu option work based on the size of the screen? I can get it to work if I explicitly set a width on my menu but I want the menu width to be based on the screen size. So if a user is viewing the menu full screen it wouldn't scroll because everything fits but if they shrink the window (or view it on a smaller screen) then it would scroll.