From ee4e27e01eaf82dfe63a8ad4f36dd1513debe8cc Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 14 Oct 2010 21:15:27 +0200 Subject: Style: Branding-logo position absolute. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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%; } -- cgit v1.2.3