From af385d6ff3c4e4f1427a324e86893e2a236beed1 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 28 Sep 2018 17:27:57 -0400 Subject: [PATCH] Fixed spacing of front reg list location icon --- css/front.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/front.css b/css/front.css index d736aab..a4386f4 100644 --- a/css/front.css +++ b/css/front.css @@ -182,7 +182,7 @@ position: absolute; width: 24px; height: 24px; - left: -5px; + left: -26px; } .glm-reg-terms-conditions{ -- 2.17.1