increasing width of new reg box in reg page
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Dec 2017 17:55:36 +0000 (12:55 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Dec 2017 17:55:36 +0000 (12:55 -0500)
the new attendee box is too narrow, increasing to 450px in large view

css/front.css

index 6bda288..8330734 100644 (file)
@@ -733,7 +733,7 @@ span.glm-error {
     }
     .new-reg{
         float: left;
-/*        width: 450px;*/
+        width: 450px;
     }
     
     .reg-class-time {