diff options
author | matthew <matthew> | 2007-05-04 14:36:55 +0000 |
---|---|---|
committer | matthew <matthew> | 2007-05-04 14:36:55 +0000 |
commit | e5f199be14d2ba82ca03524f7d1fb2fc79f7677e (patch) | |
tree | ac29685642b15e76a54d3b3c262fcea452f52f20 /web/css.css | |
parent | 43a7480776473f2122df9e8a3194f0b6eac91164 (diff) |
NFI questionnaire code. Deals with sending out questionnaires, taking in
responses,updating problems, etc. What's left is front-end display issues
such as timing out old problems, moving them to different lists, etc.
Diffstat (limited to 'web/css.css')
-rw-r--r-- | web/css.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css.css b/web/css.css index 3318ae679..e2bbe2070 100644 --- a/web/css.css +++ b/web/css.css @@ -200,7 +200,7 @@ fieldset div.checkbox label, label.n { width: 510px; } -#map_box p { +p#copyright { float: right; margin: 0 0 1em 0; font-size: 78%; |