From 522290dbeff15dfe10a5b4144bb91731ec10f668 Mon Sep 17 00:00:00 2001 From: Danny Coates Date: Mon, 31 Jul 2017 11:34:48 -0700 Subject: [PATCH] revert the IE fix to fix footer on chrome --- public/main.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/main.css b/public/main.css index f2b5e635..354238da 100644 --- a/public/main.css +++ b/public/main.css @@ -21,7 +21,6 @@ body { flex-direction: column; margin: 0; min-height: 100vh; - height: 100%; position: relative; }