Removing this extra padding after form_field_box.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 29 Oct 2011 19:13:19 +0000 (14:13 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 29 Oct 2011 19:13:19 +0000 (14:13 -0500)
Maybe I'm wrong to do this, but it does seem excessive to me.

I should talk to Jef about it probably :)

mediagoblin/static/css/base.css

index b32beee1d4b63f07151362375ed711323b609a13..563f5b848adbeeeb5c79af961097d9a75be4028e 100644 (file)
@@ -213,10 +213,6 @@ text-align: center;
   width: 100%;
 }
 
-.form_field_box {
-  margin-bottom: 24px;
-}
-
 .form_field_label,.form_field_input {
   margin-bottom: 4px;
 }