fixing the front page blocks modal issue with fancybox
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 4 Jun 2018 18:00:06 +0000 (14:00 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 4 Jun 2018 18:00:06 +0000 (14:00 -0400)
parts/glm-blocks.php

index 12c6b03..54731ff 100644 (file)
@@ -23,7 +23,6 @@
             <?php if($block->url) { ?>
                 <a class="glm-block-readmore" href="<?php echo $block->url;?>"></a>
             <?php } ?>
-     
     </div>
     <?php endforeach;?>
 </div>