From 4e7369a38d812f6470303850f79ab3d0fb27bbab Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Tue, 5 Jun 2018 10:22:40 -0700 Subject: [PATCH] Move butterchurn-bg to index.html where it can be properly required --- css/page.css | 2 -- index.html | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/css/page.css b/css/page.css index f1912ed3..4f246811 100644 --- a/css/page.css +++ b/css/page.css @@ -75,8 +75,6 @@ body { #butterchurn-share { display: none; /* Button is only shown if the window gets enabled */ - /* TODO: Figure out how to inline this */ - background-image: url(/images/share/butterchurn-bg.png); background-size: 100%; /* Image is 2x size for retina displays */ } diff --git a/index.html b/index.html index 469591f0..4be52559 100755 --- a/index.html +++ b/index.html @@ -65,7 +65,7 @@

Try using the most recent version of Chrome, Firefox, Safari or Edge.

- +