Opened 13 years ago
Last modified 13 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)
Note:
See TracTickets
for help on using tickets.