diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2008-09-17 22:28:41 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2008-09-17 22:28:41 -0400 |
commit | ec173836b9fe244f1f104a6f71898958477d84b5 (patch) | |
tree | 379a741ccb1e61a366edaffc3a881edbbd7146b9 | |
parent | 8baea397e63e306e5973487f13a8ffbfeb39f368 (diff) |
scootch it down a bit again
darcs-hash:20080918022841-5ed1f-73233547e9d09c32a6140c023b024cc5ad5c0f54.gz
-rw-r--r-- | theme/stoica/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/stoica/display.css b/theme/stoica/display.css index 2ee306534..f12ec1b6b 100644 --- a/theme/stoica/display.css +++ b/theme/stoica/display.css @@ -682,7 +682,7 @@ input#favor, input.favor { } #message_form p { - margin: 16px 0 0 0; + margin: 21px 0 0 0; padding: 0; } #message_form label { |