zalmanu / project-spartan

Project Spartan -- hire someone to carry out tasks for you.
GNU General Public License v3.0
6 stars 3 forks source link

Don't use width 100% on registration form fields #189

Closed vtemian closed 8 years ago

vtemian commented 8 years ago

A fix width looks better

Fineas commented 8 years ago

can you be a little more specific? I used 100% for responsiveness.

vtemian commented 8 years ago

You can wrap the form in a div and control its width with col-xs- and col-md- to make it responsive. Maybe it helps: http://www.w3schools.com/bootstrap/bootstrap_forms_sizing.asp form