From 730e7f0b21b35a22bb2ebc8679a67a61d4e362f4 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 14 Feb 2017 12:21:26 -0500 Subject: [PATCH] bumping version number, undoing previous change to test why dev55 IE is not displaying properly --- header.php | 2 +- scss/_main.scss | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/header.php b/header.php index 927106f..ee8f1d4 100644 --- a/header.php +++ b/header.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - + diff --git a/scss/_main.scss b/scss/_main.scss index 215944a..6c84e36 100644 --- a/scss/_main.scss +++ b/scss/_main.scss @@ -395,6 +395,6 @@ .sub-menu{ li{ // break-inside: avoid-column; - -webkit-column-break-inside: avoid; +// -webkit-column-break-inside: avoid; } } \ No newline at end of file diff --git a/style.css b/style.css index f4135e2..16f2d46 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: OtsegoCounty Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for OtsegoCounty -Version: 1.0.3! +Version: 1.0.32 */ -- 2.17.1