Closed mferak closed 7 years ago
I think Bootstrap change the target for the class in a recent version. I'll push a fix as soon as I can (this is an easy fix but I do not have access to a working dev environment right now).
Should be fixed by ba8cb3f9e763ab3cba1dd7ede35e5b64b080bb81.
Thank you so much!
I am closing this, feel free to open a new issue if you have any problem!
Hi! When trying to create a modal with the size option "lg", the markup seems to be wrong.
According to bootstrap's documentation, it should be
but what I get instead is
The resulting modal is not large, and positioned off-center to the left.
Is there an easy way to fix this?
PS: Thanks for the great plugin.