From 8ad769e6415cf2c7698f0beff5a1e2365e776fc0 Mon Sep 17 00:00:00 2001 From: Timothy Cole Date: Tue, 2 Oct 2018 10:58:34 -0400 Subject: [PATCH] Added mix-height to the DEV logo on the offline page to fix ff bug (#792) --- public/offline.html | 1 + 1 file changed, 1 insertion(+) diff --git a/public/offline.html b/public/offline.html index d4856f385..01abaa9f2 100644 --- a/public/offline.html +++ b/public/offline.html @@ -87,6 +87,7 @@ .rainbow-logo { border-radius: 10%; max-width: 50%; + max-height: 400px; } .signature {