From cb1488edd92f1b935ad6987e7de835b838a7649c Mon Sep 17 00:00:00 2001 From: gnieark Date: Wed, 9 Dec 2015 22:11:45 +0100 Subject: [PATCH] hate css --- html/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/style.css b/html/style.css index a7701f1..63c9da3 100644 --- a/html/style.css +++ b/html/style.css @@ -1,5 +1,5 @@ html { - height: 100%; + min-height: 100%; } body{ position:relative;