ndarville / pony-forum

A modern alternative to ancient forum CMSes like vBulletin and PHPBB in Python on Django. (Alpha stage.) (NB: dotCloud have since removed their free Sandbox tier.)
http://pony-forum.com
26 stars 7 forks source link

Labels and input fields don’t align #89

Open ndarville opened 11 years ago

ndarville commented 11 years ago

Just noticed this.

ndarville commented 11 years ago

Something in the boilerplate reset CSS fixes this. Full code at https://raw.github.com/h5bp/html5-boilerplate/master/css/normalize.css.

ndarville commented 11 years ago

The input[type="checkbox"] does not align with the other input fields either.