Lots of little fixes and removal of all 960.gs classes:
authorJef van Schendel <mail@jefvanschendel.nl>
Fri, 30 Dec 2011 13:23:12 +0000 (14:23 +0100)
committerJef van Schendel <mail@jefvanschendel.nl>
Fri, 30 Dec 2011 13:23:12 +0000 (14:23 +0100)
commit3ea6a305ce2addc8c2d6322f0d9bdca957bd972c
tree9f487fa5384b00793f580f28c6ec23f2c0668fd3
parent00c1d00771e0db68f7775968c0e33f000c5f36af
Lots of little fixes and removal of all 960.gs classes:

* Removed <p> margin-top
* Vertically align logo so Add-media button does not fall off
* Remove last 960.gs traces (grid_X/container_X) and add custom classes/sizes to css
* Add clear class
* Update form_box and add form_box_xl for bigger forms
* Switch all pages that use forms to new classes
* Remove padding from notification messages so they take full width
* Other tiny fixes I forgot about
16 files changed:
mediagoblin/static/css/base.css
mediagoblin/templates/mediagoblin/404.html
mediagoblin/templates/mediagoblin/auth/change_fp.html
mediagoblin/templates/mediagoblin/auth/forgot_password.html
mediagoblin/templates/mediagoblin/auth/login.html
mediagoblin/templates/mediagoblin/auth/register.html
mediagoblin/templates/mediagoblin/edit/attachments.html
mediagoblin/templates/mediagoblin/edit/edit.html
mediagoblin/templates/mediagoblin/edit/edit_profile.html
mediagoblin/templates/mediagoblin/listings/tag.html
mediagoblin/templates/mediagoblin/root.html
mediagoblin/templates/mediagoblin/submit/start.html
mediagoblin/templates/mediagoblin/user_pages/gallery.html
mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html
mediagoblin/templates/mediagoblin/user_pages/user.html
mediagoblin/templates/mediagoblin/utils/prev_next.html