From: Laury GvR Date: Tue, 11 Dec 2018 14:09:50 +0000 (-0500) Subject: Minor fix; city weather style reference to a bg image X-Git-Tag: v2.11.0^2~42 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=1ef6aadb67c11b06989f3621474c7297125a8bab;p=WP-Plugins%2Fglm-member-db.git Minor fix; city weather style reference to a bg image --- diff --git a/css/front.css b/css/front.css index b8b7d098..7e2f36a8 100644 --- a/css/front.css +++ b/css/front.css @@ -1283,6 +1283,6 @@ glm-member-detail-content-toggle { } .weatherIn { overflow: hidden; - background: url(assets/bg-form.jpg); + background: url("../assets/bg-form.jpg"); } /* City Weather End */