aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthew <matthew>2009-12-15 16:31:52 +0000
committermatthew <matthew>2009-12-15 16:31:52 +0000
commita3148e62e83aea6a2e09f0a16292c313ee65507d (patch)
treed8aa4d9834b4bb8c9dc03f12dac55a669c11ba3b
parent48442cd4c209cbbc6c057356690e857989e4a8ec (diff)
Make sure text is underneath copyright line.
-rw-r--r--web/css/core.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/css/core.css b/web/css/core.css
index d269c8c6e..4eb8496e2 100644
--- a/web/css/core.css
+++ b/web/css/core.css
@@ -267,6 +267,7 @@ p#copyright {
#sub_map_links {
float: right;
+ clear: right;
margin-top: 0;
}