Update template for vacation
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 11 Jan 2016 20:06:20 +0000 (15:06 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 11 Jan 2016 20:06:20 +0000 (15:06 -0500)
page_vacation.php

index 80c8fde..6b9977d 100644 (file)
@@ -30,6 +30,7 @@ Template Name: Vacation Rentals
             <?php if (is_page(VACATION_PAGE)) { ?>
                 <div id="main-content" class="small-12 medium-8 columns">
             <?php } else { ?>
+                <div id="main-content" class="small-12 medium-9 columns">
             <?php } ?>
                         <?php if(have_posts()) : while(have_posts()): the_post();?>
                         <?php the_content();?>