From 954810d08c94591939b766493f897c25d750dedc Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 28 Dec 2017 15:22:18 -0500 Subject: [PATCH] pushing the terms and conditions in checkout to the left removing max width and justifying the terms and conditions checkout section to the left --- css/front.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/front.css b/css/front.css index 0b4af6a..9f88dc3 100644 --- a/css/front.css +++ b/css/front.css @@ -174,7 +174,7 @@ margin: 30px auto 20px; float: none; padding: 10px; - max-width: 700px; + } .glm-reg-event-terms{ padding: 0 0 0 20px; -- 2.17.1