Opened 13 years ago

Last modified 12 years ago

#299 closed defect (FIXED)

Possibly restore whitespace on forms

Reported by: Christopher Allan Webber Owned by: Jef van Schendel
Priority: minor Milestone:
Component: Keywords:
Cc: Parent Tickets:

Description

In commit b20fa83bc0ab9808ffcb8cee642a4cb3241a8558 I removed some
spacing under .form\_field\_box ...This was mainly to keep there
from being extra whitespace underneath the comment textarea before
the button. However this also removed padding from the
login/register forms. (I actually think it looks fine, but it
wasn't an intentional change.)


.. raw:: html

   <del>
   
.form\_field\_box {

.. raw:: html

   </del> 
   
margin-bottom: 24px;

.. raw:: html

   <del>
   
}

.. raw:: html

   </del>
   
Jef suggested I file a bug for this so he can decide whether he
wants it back or not at his leisure. And so! :)



Change History (2)

comment:1 by Jef van Schendel, 12 years ago

Status: NewClosed
I've been playing around some more with the forms, and recently
removed some div's and added a bunch of other elements. I'll close
this bug since things look fine now.



comment:2 by Will Kahn-Greene, 12 years ago

The original url for this bug was http://bugs.foocorp.net/issues/646 .

Note: See TracTickets for help on using tickets.