From: Anthony Talarico Date: Tue, 14 Feb 2017 17:21:26 +0000 (-0500) Subject: bumping version number, undoing previous change to test why dev55 IE is not X-Git-Tag: v1.0.41^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=730e7f0b21b35a22bb2ebc8679a67a61d4e362f4;p=WP-Themes%2Fotsego.git bumping version number, undoing previous change to test why dev55 IE is not displaying properly --- 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 */