From 721c3531aac9332fac29d0cd731f33a33c918b3b Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 23 Dec 2013 00:46:57 +0100 Subject: Place branding at bottom more firmly: needed for Replicant browser. --- local.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/local.scss b/local.scss index dafa97c..9fda9be 100644 --- a/local.scss +++ b/local.scss @@ -11,6 +11,7 @@ h1 { .branding { z-index: -1; position: fixed; + bottom: 0; // full height isn't enough on Replicant browser height: 100%; width: 100%; background-color: transparent; -- cgit v1.2.3