From: Steve Sutton Date: Fri, 17 Nov 2017 19:42:36 +0000 (-0500) Subject: Update the grid styles for the login and registration page X-Git-Tag: v1.0.0^2~255 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=b425eda91311de30df6f14c47dc0778acb694d56;p=WP-Plugins%2Fglm-member-db-registrations.git Update the grid styles for the login and registration page use glm-grid. --- diff --git a/css/front.css b/css/front.css index 059a96f..8759c24 100644 --- a/css/front.css +++ b/css/front.css @@ -182,8 +182,9 @@ label.reg-time { div.glm-reg-login { background-color: white; border: solid 1px black; - padding: 2rem; - width: 30rem; + padding: 1rem; + margin: 1rem; + /* width: 30rem; */ } div.glm-reg-login h4 { color: black; @@ -198,7 +199,7 @@ div.glm-reg-forgot { background-color: white; border: solid 1px black; padding: 2rem; - width: 30rem; + /* width: 30rem; */ } div.glm-reg-forgot h4 { color: black; diff --git a/views/front/registrations/login.html b/views/front/registrations/login.html index 9732584..588cd11 100644 --- a/views/front/registrations/login.html +++ b/views/front/registrations/login.html @@ -2,14 +2,45 @@
-