From 3e52c6f69f0b4880b9c83d163bcd93aba29f1a98 Mon Sep 17 00:00:00 2001 From: Erica Wright Date: Mon, 31 Jul 2017 12:59:13 -0400 Subject: [PATCH] fix ie css --- public/main.css | 1 + public/resources/firefox_logo-only.svg | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/public/main.css b/public/main.css index 354238da..f2b5e635 100644 --- a/public/main.css +++ b/public/main.css @@ -21,6 +21,7 @@ body { flex-direction: column; margin: 0; min-height: 100vh; + height: 100%; position: relative; } diff --git a/public/resources/firefox_logo-only.svg b/public/resources/firefox_logo-only.svg index 4f3cbbb5..2fc8eedd 100644 --- a/public/resources/firefox_logo-only.svg +++ b/public/resources/firefox_logo-only.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file