From a44918a60a0e0c735f2d178b5b99b6b10df1ea48 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 20 Nov 2015 08:11:24 -0500 Subject: [PATCH] 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. --- page.php | 2 +- sidebar.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 */ -- 2.17.1