projects
/
WP-Themes
/
glmthemes
/
crawfordcounty-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56268a5
)
increasing employment application page to 12 columns for all views
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 8 Feb 2017 20:43:43 +0000
(15:43 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 8 Feb 2017 20:43:43 +0000
(15:43 -0500)
page.php
patch
|
blob
|
history
diff --git
a/page.php
b/page.php
index
13ef7c4
..
e931996
100644
(file)
--- a/
page.php
+++ b/
page.php
@@
-5,7
+5,7
@@
<?php get_sidebar(); ?>
<?php } ?>
<?php if( is_page(889) ) { ?>
- <div class="small-12
medium-8 large-9
columns">
+ <div class="small-12 columns">
<?php } else { ?>
<div class="small-12 medium-8 large-6 columns">
<?php } ?>