summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2010-10-14 21:15:27 +0200
committerSiri Reiter <siri@jones.dk>2010-10-14 21:15:27 +0200
commitee4e27e01eaf82dfe63a8ad4f36dd1513debe8cc (patch)
treecbf978a74c39014d776af934bf8f82442a65e17b
parentbd83d9914996580e765287c8f600e21ed2b36cfd (diff)
Style: Branding-logo position absolute.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 494a170d..48f84cbc 100644
--- a/local.css
+++ b/local.css
@@ -64,7 +64,7 @@ DIV.pageheader {
}
DIV#branding-logo {
- position: fixed;
+ position: absolute;
top: 75px;
right: 3%;
}