bumping version number, undoing previous change to test why dev55 IE is not
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 14 Feb 2017 17:21:26 +0000 (12:21 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 14 Feb 2017 17:21:26 +0000 (12:21 -0500)
displaying properly

header.php
scss/_main.scss
style.css

index 927106f..ee8f1d4 100644 (file)
@@ -5,7 +5,7 @@
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.22">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.32">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.ico?v=1">
     <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
     <?php wp_head(); ?>
index 215944a..6c84e36 100644 (file)
 .sub-menu{
     li{
 //        break-inside: avoid-column;
-        -webkit-column-break-inside: avoid;
+//        -webkit-column-break-inside: avoid;
     }
 }
\ No newline at end of file
index f4135e2..16f2d46 100644 (file)
--- 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
 */