diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2008-09-17 22:27:56 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2008-09-17 22:27:56 -0400 |
commit | 8baea397e63e306e5973487f13a8ffbfeb39f368 (patch) | |
tree | c069085b9bc6d11df59e2adf9017a9ac9a8cd686 | |
parent | 64cd79bc5f49bdc929086a4f48b786eb9d6ad766 (diff) |
try to move the message box up a bit
darcs-hash:20080918022756-5ed1f-c51413846aefe2e1308969376733433c9c4de222.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 1707e013d..2ee306534 100644 --- a/theme/stoica/display.css +++ b/theme/stoica/display.css @@ -682,7 +682,7 @@ input#favor, input.favor { } #message_form p { - margin: 36px 0 0 0; + margin: 16px 0 0 0; padding: 0; } #message_form label { |