From f6c60ac83c0e7cf33ecef6e0013c5f7e85c25624 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 28 Jun 2018 15:21:34 -0400 Subject: [PATCH] Member detail sections auto-expanded on Desktop view --- parts/header-meta.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index e50a1e4..bc88099 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,7 +2,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index c59b74d..7847652 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: bayharbor Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Bay Harbor -Version: 1.0.3 +Version: 1.0.4 */ \ No newline at end of file -- 2.17.1