diff options
author | francis <francis> | 2009-02-27 16:56:30 +0000 |
---|---|---|
committer | francis <francis> | 2009-02-27 16:56:30 +0000 |
commit | f3ce96cf21053ffef5ea58b459ff11d40a805f74 (patch) | |
tree | b09d4580919f80804cf414449f509ca767879047 | |
parent | d321cffe02c0d574c3ab7a083e35ffc45921a84e (diff) |
Slight tweak to make tips more likely to be read.
-rw-r--r-- | public/stylesheets/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index 45e98ac69..5c8e82502 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -810,6 +810,7 @@ label.form_label font-size: 0.8em; /*width: 432px;*/ width: 34em; /*margin-left: 138px;*/ margin-left: 11em; + margin-top: -1.0em; } |