changing calendar view events ajax request loading gif overlay to 100% to accommodate...
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 6 Oct 2016 20:32:34 +0000 (16:32 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 6 Oct 2016 20:32:34 +0000 (16:32 -0400)
css/front.css

index 38442f8..f1faeac 100644 (file)
@@ -198,7 +198,7 @@ input[name='contact_fname'], input[name='contact_lname']{
     top: 0;
     left: 0;
     background-color: rgba(0,0,0, 0.5);
-    width: 1110px;
+    width: 100%;
     height: 900px;
     z-index: 999;
 }