If you're trying to use this with Rails + Devise and the remember me checkbox isn't working add this to the css:
#user_remember_me {
width:6%;
top: -60%;
}
Alessio Fanelli () - 9 years ago - Reply 0
Yes, but it stay break. The check stay in a line and the label in other. How fix it?
Pedro Paulo Marques () - 7 years ago - Reply 0
Thanks for that...you can do that with other third party plugins.
I recommend looking at this http://parsleyjs.org/
Rilwanrabo () - 10 years ago - Reply 0