Ho do I go about re-sizing the SharePoint modal (popup)? Right now all it does it popup as a minimized window that I have to maximize to see the contents within it. I am utilizing a custom masterpage for my solution, which contains basic aspx code.
Is this something that should be done in a custom css file? Should this be done within the code for the masterpage? Or is there a way to get this accomplished? I currently don't have any custom code for the modal.
I really appreciate the input.