interior content collapse element removed
authorIan Weller <ian@gaslightmedia.com>
Mon, 16 Nov 2015 19:32:02 +0000 (14:32 -0500)
committerIan Weller <ian@gaslightmedia.com>
Mon, 16 Nov 2015 19:32:02 +0000 (14:32 -0500)
page.php

index fc88857..dec5d16 100644 (file)
--- a/page.php
+++ b/page.php
@@ -11,7 +11,7 @@
                 get_template_part('parts/bread-crumbs');
                 ?>
             </div>
-            <div class="row collapse">
+            <div class="row">
                 <div id="main-content" class="small-12 columns">
                         <?php if(have_posts()) : while(have_posts()): the_post();?>
                         <?php the_content();?>