Clear both on footer in ai1ec single events, to keep it from covering the image
authorLaury GvR <laury@gaslightmedia.com>
Tue, 29 Sep 2015 19:59:41 +0000 (15:59 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 29 Sep 2015 19:59:41 +0000 (15:59 -0400)
scss/_structure.scss

index d5c1dbf..58957f9 100644 (file)
@@ -1208,6 +1208,9 @@ footer {
     .ai1ec-single-event .ai1ec-time .ai1ec-field-value, .ai1ec-multi-event .ai1ec-time .ai1ec-field-value {
         font-size: 15px;
     }
+    footer.entry-meta {
+        clear: both;
+    }
 }
 #blog-posts-over article .ai1ec_event p {
     display: inline;