diff options
author | matthew <matthew> | 2007-05-18 20:05:06 +0000 |
---|---|---|
committer | matthew <matthew> | 2007-05-18 20:05:06 +0000 |
commit | cdccd5002509e8c3b50c0e9b4f2beb5238d6c49e (patch) | |
tree | 3ac80b8a9c2f9aef9d83335a15aa42909c0ffca9 /web/css.css | |
parent | 7cb7eec9f062e8f33c9b8a1388155ce5d3364d90 (diff) |
Whoops, compass appearing over text on questionnaire. Does no-one submit
bug reports any more?! :)
Diffstat (limited to 'web/css.css')
-rw-r--r-- | web/css.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/css.css b/web/css.css index 77b14b550..c8081837c 100644 --- a/web/css.css +++ b/web/css.css @@ -264,6 +264,7 @@ p#copyright { #compass { background-color: #ffffff; border: solid 1px #000000; + border-width: 0 1px 1px 1px; color: #000000; position: absolute; top: 0px; |