﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
299	Possibly restore whitespace on forms	Christopher Allan Webber	Jef van Schendel	"{{{
#!rst
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! :)



}}}"	defect	closed	minor			FIXED			
