From 72178779597c6d4e7a95c7463132b96f2bed6220 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 5 Oct 2016 12:39:56 -0400 Subject: [PATCH] pushing the loader icon for the events calendar overlay to the right a bit more --- css/front.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/front.css b/css/front.css index a6222ab..0c771d1 100644 --- a/css/front.css +++ b/css/front.css @@ -209,7 +209,7 @@ input[name='contact_fname'], input[name='contact_lname']{ background: url('../assets/loader.gif'); position: absolute; top:15%; - left: 42%; + left: 43%; z-index: 999; } #glm-event-detail-cost:before { -- 2.17.1