summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToM <tom@leloop.org>2013-08-06 03:12:02 +0200
committerToM <tom@leloop.org>2013-08-06 03:13:01 +0200
commitb8e9d32b71e6e06f73407e2a55c40805dc645948 (patch)
treef1f10148015d79e9868b5b0bc54795fbea208b9c
parent46b95cfb8d5e06861bcf7a6cbae1ac2e3aae5556 (diff)
[ENH] css: footer position.
-rw-r--r--css/site.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/site.css b/css/site.css
index d64dc6a..456ca67 100644
--- a/css/site.css
+++ b/css/site.css
@@ -48,7 +48,7 @@ a:hover.title {
.content {
min-height: 100%;
height: auto !important;
- margin: 0 auto -109px;
+ margin: 0 auto -120px;
overflow: auto;
}