How can I fix the apply button on the dropdownButton popup with respect to the main app
I am having hard time figuring this out.
I was able to fix the drop down button with respect to the popup using css position:fixed. But the button still moves with respect to the main app. I would like the button to be fixed with respect to the popup and the main app. How can this be accomplished?