diff --git a/css/page.css b/css/page.css index 36800a5a..f1912ed3 100644 --- a/css/page.css +++ b/css/page.css @@ -76,7 +76,7 @@ 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-image: url(/images/share/butterchurn-bg.png); background-size: 100%; /* Image is 2x size for retina displays */ }