From: Anthony Talarico Date: Fri, 15 Dec 2017 19:03:40 +0000 (-0500) Subject: adding more margin around progress bar X-Git-Tag: v1.0.0^2~185 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=1a7ad8f546171156486323ad7b91c90d5f79f4ea;p=WP-Plugins%2Fglm-member-db-registrations.git adding more margin around progress bar adding padding around the progress bar --- diff --git a/css/front.css b/css/front.css index d845123..f951d78 100644 --- a/css/front.css +++ b/css/front.css @@ -751,7 +751,7 @@ span.glm-error { /* PROGRESS BAR */ .progress-container { /* width: 600px;*/ - margin: 10px auto; + margin: 35px auto; } .progressbar { counter-reset: step;