Calendar output on frontpage fix
authorLaury GvR <laury@gaslightmedia.com>
Mon, 11 Jan 2016 19:21:05 +0000 (14:21 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 11 Jan 2016 19:21:05 +0000 (14:21 -0500)
scss/plugins/_events.scss

index c8be121..215fbf1 100644 (file)
@@ -43,5 +43,8 @@ article.ai1ec_event {
     .ai1ec-posterboard-view footer {
         display: none;
     }
+    .ai1ec-posterboard-view .ai1ec-event-wrap {
+        padding: 1px !important;
+    }
 }
 /* End Timely Event Calendar */
\ No newline at end of file