jquery-modal
jquery-modal copied to clipboard
adding white-space:nowrap to the .blocker class to keep a fixed-width modal vertically centered
I had to add white-space:nowrap to the .blocker class to stop a fixed-width modal from moving to the bottom when the page width is less than the modal width...
is it the best solution?
Thank you for documenting this :+1: