From: Steve Sutton Date: Fri, 20 Nov 2015 13:11:24 +0000 (-0500) Subject: Adjusting markup for tablet sizes so they have side navigation X-Git-Tag: v1.0.0~35^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=a44918a60a0e0c735f2d178b5b99b6b10df1ea48;p=WP-Themes%2Fcrawfordco.git Adjusting markup for tablet sizes so they have side navigation iPad and larger devices can see the side nav. This is because we also switched when the top nav changes to mobile. --- diff --git a/page.php b/page.php index 027d1a1..3f1a9c2 100644 --- a/page.php +++ b/page.php @@ -5,7 +5,7 @@ ?> -
+
diff --git a/sidebar.php b/sidebar.php index e79a16f..0e553b1 100644 --- a/sidebar.php +++ b/sidebar.php @@ -1,4 +1,4 @@ -
+
diff --git a/style.css b/style.css index c9793f5..6dc9f8d 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: EmmetCountyGovernment Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for EmmetCountyGovernment -Version: 1.1.13 +Version: 1.1.15 */