I am currently displaying my form in a modal window from the twitter bootstrap, and call the form inside it. Is it possible to center the form in the window? seems like all forms default to a left justify?
I am currently displaying my form in a modal window from the twitter bootstrap, and call the form inside it. Is it possible to center the form in the window? seems like all forms default to a left justify?
Can you link to your form so we can see if there is any CSS we can add that might do the trick? You are right that our forms by default are all set to left justify.