From: Anthony Talarico Date: Fri, 15 Dec 2017 17:55:36 +0000 (-0500) Subject: increasing width of new reg box in reg page X-Git-Tag: v1.0.0^2~193 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=1610aaab0498db97e96e467d557d6917f447f48c;p=WP-Plugins%2Fglm-member-db-registrations.git increasing width of new reg box in reg page the new attendee box is too narrow, increasing to 450px in large view --- diff --git a/css/front.css b/css/front.css index 6bda288..8330734 100644 --- a/css/front.css +++ b/css/front.css @@ -733,7 +733,7 @@ span.glm-error { } .new-reg{ float: left; -/* width: 450px;*/ + width: 450px; } .reg-class-time {