joergrech / KickstartWithBootstrap

Kickstart is an extension for Grails in order to start your project with a good looking frontend. It is intended to be used in rapid application scenarios such as a Startup Weekend or a prototyping session with a customer. This plugin provides adapted scaffolding templates for standard CRUD pages using Twitter's CSS Framework Bootstrap and offers some basic pages for a web site.
65 stars 52 forks source link

Register modal form: display issues #57

Closed eloudsa closed 10 years ago

eloudsa commented 10 years ago

Hello

I have set Kickstart on a brand new Grails 2.2.4 projet. I noticed that when I select "Sign in > Register", the modal form looks weird. The entry fields and the register button are outside the modal form.

Any idea how to fix that ?

Thanks.

Said

joergrech commented 10 years ago

Thanks for the tip, The modal is now fixed (at least since version 1.1.0)