Adjust the width of the fields on the form submission
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 25 Jun 2011 04:49:37 +0000 (23:49 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 25 Jun 2011 04:49:37 +0000 (23:49 -0500)
commit353f927e9f4343e56503b3144e25095dcbbe7cfa
tree45fc265bb9f3991933b99a682e69eb457a851ca5
parent528f9acd23d1c474a6092f67c4187d9f074de3a2
Adjust the width of the fields on the form submission

Did several things, including:

 - Call the individual form field rendering macros instead of the auto
   whole-form renderer so we get better control over the TextArea
 - Use the textarea specific form field rendering macro
 - Adds textarea styling to the css
 - Sets the input, textarea styling to be 460 px wide (the width of
   the form section, not including padding)
mediagoblin/static/css/base.css
mediagoblin/templates/mediagoblin/submit/start.html